272 Commits (split-manual)
 

Author SHA1 Message Date
J. King 1dc3d9c23e Emit whitespace-only character tokens 3 years ago
J. King 504731cba0 Bring coverage backend up to date 3 years ago
J. King 9c3764da65 Stub of adoption agency 3 years ago
J. King a8ff431370 Corrective pass over exising insertion modes 3 years ago
J. King f8b9cf2c2b Avoid implicit looping and switching 3 years ago
J. King e3a271f06b Fix first failure in tree builder 3 years ago
J. King 1fa2f701cb Update section of tokenization in spec comments 3 years ago
J. King 4e5fd35775 Fix a few tree tests 3 years ago
J. King bb4002abcb Stub the tree builder properly 3 years ago
J. King eea70eccd8 Test harness for tree construction 3 years ago
J. King a35e8c8ae5 Update character decoders 3 years ago
J. King ad0a8ae27a Replace Content-Type parser with proper version 4 years ago
J. King 596a58eff1 Update tooling 4 years ago
J. King 0056e6cbc6 Support PCOV for coverage 4 years ago
J. King 4e79f378a8 Fix bug uncovered by new tests 4 years ago
J. King 269d0ecc64 Patch tests based on input not unstable identifier 4 years ago
J. King 37aecf97ba Remove scripted encoding test workaround 4 years ago
J. King f72809d621 Relax dependence on ctype 5 years ago
J. King 28f0bbfe72 Suppress only one scripting test 5 years ago
J. King 1f3c33ad9e Better coverage of BOM-based detection 5 years ago
J. King 21c9377b3a Docblock for BOM detection 5 years ago
J. King 06e43504d0 Tweaks 5 years ago
J. King 164e5ff1e8 Add standard charset detection tests 5 years ago
J. King a7e1083681 Prototype character encoding detection 5 years ago
J. King c1162f962f Add missing test 5 years ago
J. King 2aa6bb2dea Remove unnecessary test abstraction 5 years ago
J. King 49f31015ac Start on character encoding detection 5 years ago
J. King 318d7bd7ad Patch remaining test failures away 5 years ago
J. King 00bf9974c5 Fix up most error reporting positions 5 years ago
J. King 58a1177888 Address errors and omissions in error emission 5 years ago
J. King ec199f4f11 Report input stream errors 5 years ago
J. King 9560358021 Character consumption cleanup 5 years ago
J. King 1ed679c50d Pass through surrogate characters 5 years ago
J. King 5a12fa8ad7 Tidying 5 years ago
J. King ff4447e986 Include pending spec changes tests 5 years ago
J. King e8b3c76046 Fix most failures 5 years ago
J. King 59456b078f Fix consuming of overlong entitiy 5 years ago
J. King e8f35e92fb Character reference fixes 5 years ago
J. King b9b892e6a6 Remove obsolete character reference consumer 5 years ago
J. King 19fb541806 New from-scratch character reference consumer 5 years ago
J. King 67c7f382e2 Prep for character references 5 years ago
J. King d4a7280405 Renumber states to match specification sections 5 years ago
J. King 4759f94771 Trim whitespace 5 years ago
J. King cf41984e88 Fix comment end state 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 49820afe7d Fix broken assertion 5 years ago
J. King 362bb00158 Fix accidental exception instantiation loop 5 years ago