11 Commits (bb8d49fb6a324219ff66bcba83125a3252709775)

Author SHA1 Message Date
J. King 8d388ef8cd Improve coverage 3 years ago
J. King 21fd99e40a Remove most uses of parser exceptions 3 years ago
J. King e26af87ee4 Tests for XML declaration-base encoding detection 3 years ago
J. King 4b5248f75a Address most remaining test mismatches 3 years ago
J. King c6c3f725d0 More tests and fixed for encing changing 3 years ago
J. King d0de04d870 Add some encoding-change tests and fix some bugs 3 years ago
J. King 8ef1e7faf6 Prototype implementation of changing of encoding 3 years ago
J. King a1fb76a557 Implement fallback encoding setting 3 years ago
J. King 4dec2ea2c1 Clean up parse error handling 3 years ago
J. King 3c8cc21064 Remove DOM features and related 3 years ago
J. King 3111c57a86 Move files 3 years ago
Dustin Wilson 1c20e458ea Element::classList fixes 3 years ago
J. King 5ad1c93a80 Clarify charset detection 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
J. King 8d5079deae Minor simplifications 3 years ago
J. King bfa7352713 Speed up character consumption 3 years ago
J. King d319be477e Improve coverage 3 years ago
J. King ef2cb5a835 Don't emit errors if positions are not tracked 3 years ago
J. King 8131888634 Expose original document encoding 3 years ago
J. King 7f53465951 Fix remaining error positions 3 years ago
J. King c6c51475cf Convert tokenizer to generator 3 years ago
J. King 3111c88376 Optimize character consumption 3 years ago
J. King 8031648e03 Speed up the open elements stack 3 years ago
J. King ad50037fff Speed up character consuming 3 years ago
J. King 104c89cc76 Small fix 3 years ago
J. King cd41770653 First pass at high-level API 3 years ago
J. King 164e5ff1e8 Add standard charset detection tests 4 years ago
J. King a7e1083681 Prototype character encoding detection 4 years ago
J. King 49f31015ac Start on character encoding detection 4 years ago
J. King 00bf9974c5 Fix up most error reporting positions 4 years ago
J. King 58a1177888 Address errors and omissions in error emission 4 years ago
J. King ec199f4f11 Report input stream errors 4 years ago
J. King 9560358021 Character consumption cleanup 4 years ago
J. King 1ed679c50d Pass through surrogate characters 4 years ago
J. King 5a12fa8ad7 Tidying 4 years ago
J. King 59456b078f Fix consuming of overlong entitiy 4 years ago
J. King b9b892e6a6 Remove obsolete character reference consumer 5 years ago
J. King 43f380c1f9 Fix EOF and end tags 5 years ago
J. King d08438052a Baseline pass over tokenizer 5 years ago
J. King 4e4aee2edd Update intl dependency 5 years ago
Dustin Wilson a0c3883363 Another infinite loop in Tokenizer caused by Data 5 years ago
J. King 6b42f08fbc Change some if-the-exception blocks to assertions 5 years ago
J. King bb2a7b5a95 Rewrite how parse errors are handled 5 years ago
J. King 51ac79128b Multiple minor fixes 5 years ago
Dustin Wilson 30003fce1f Fixed various issues with Data::consumeCharacterReference 5 years ago
Dustin Wilson ab507a177f Data::consumeCharacterReference checked for false instead of empty string 5 years ago
Dustin Wilson 64d8a2ab2c Fixed infinite loop caused by Data::consumeWhile and consumeUntil 5 years ago
Dustin Wilson 66ec4dab27 Fix character reference parsing 6 years ago
Dustin Wilson 33363ab2d3 Fixed Data bug 6 years ago
Dustin Wilson fd886d9a3a DataStream fixes 6 years ago