351 Commits (2e2563cf15b037445948a3a2700b75966a0b3783)
 

Author SHA1 Message Date
J. King 2e2563cf15 Document serializer 3 years ago
J. King bb8d49fb6a Merge branch 'serialize' 3 years ago
J. King 29f2611c53 Remove or suppress coverage for unreachable lines 3 years ago
J. King 775736da41 Improve tree constructor coverage 3 years ago
J. King 855e425ca5 Cover the rest of the serializer 3 years ago
J. King 48dca59eb1 Further improve coverage 3 years ago
J. King 3c647c2284 Improve coverage further 3 years ago
J. King 8d388ef8cd Improve coverage 3 years ago
J. King 973a41a39c Fix up some tests 3 years ago
J. King a870147008 Add docblocks 3 years ago
J. King 1fa35a7ec4 Add missing docblocks 3 years ago
J. King 2c1fb15f17 Remove obsolete static property 3 years ago
J. King 2889107844 Flesh documentation for serializer test format 3 years ago
J. King 3de0f4343c Fix remaining serializer bugs 3 years ago
J. King b8d4636664 Re-import of serializer tests 3 years ago
J. King 180dcd3e51 Various corrections 3 years ago
J. King c82127c61f Hopefully complete serializer implementation 3 years ago
J. King e74d0d0f31 Prototype of serializer 3 years ago
J. King e6d908a0ed Start on serializer 3 years ago
J. King c06caaabab Remove masterminds from dev dependencies 3 years ago
J. King aa4e294391 Add keywords for Packagist 3 years ago
J. King 0f6410b974 Typo fix 3 years ago
J. King 390750e182 Add usage examples 3 years ago
J. King b137058808 Remove internal hyperlinks from documentation 3 years ago
J. King 7b9a6ca472 Fix fragment parsing with template context 3 years ago
J. King a33bb2833b Expand documentation 3 years ago
J. King c8c06412d1 Simplify parser API 3 years ago
J. King 21fd99e40a Remove most uses of parser exceptions 3 years ago
J. King a6df609348 Remove all references to "tree builder" 3 years ago
J. King ed42264348 Rename "tree builder" to "tree constructor" 3 years ago
J. King 6de6599411 Fix one last test 3 years ago
J. King 32780838bf Remove subproject for WPT tests 3 years ago
J. King e26af87ee4 Tests for XML declaration-base encoding detection 3 years ago
J. King a3f83c92cf Update tooling 3 years ago
J. King 595de366f2 Clean up robo file 3 years ago
J. King 7901593961 Fix for the "after body" mode 3 years ago
J. King 29127c51ee Update encoding pre-scan 3 years ago
J. King 4b5248f75a Address most remaining test mismatches 3 years ago
J. King 4e8b8c8945 Resolve ambiguity in foreign content tests 3 years ago
J. King b34774fdec Simplify foreign content processing 3 years ago
J. King f9ed170c3b Ignore failure with xmlns test 3 years ago
J. King beefeb66a6 Patch errors in tests properly 3 years ago
J. King 4b5d3c4be5 Patch out old errors less incorrectly 3 years ago
J. King 1b24ea7a5b Remove most test patches 3 years ago
J. King 905ea234bc Align parser better with test suite 3 years ago
J. King 1a0875c2df Emit one parse eror per character-related error 3 years ago
J. King fcf162f8e6 Fix the last error and most remaining failures 3 years ago
J. King ff8ed85414 Fix up most namespace-related failures 3 years ago
J. King 13b0d0fe4f Update for spec changes 3 years ago
J. King 4f2219edb7 Commit more fixes 3 years ago