4 Commits (da0a4b12e36380d216772ffe372adb862b669360)

Author SHA1 Message Date
J. King 905ea234bc Align parser better with test suite 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
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
J. King aaf85387be Remove uses of is_null for consistency 3 years ago
J. King 82621a11e3 Sort out namespaced attributes 3 years ago
J. King 6cac402375 Minor cleanup 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 3f23040e1d Fix most parse error counts 3 years ago
J. King 01361efdb8 Various fixes 3 years ago
J. King 752ab05464 Implement rest of in-body insertion mode 3 years ago
J. King a8d2ee4174 Fill out more of the "in body" insertion mode 3 years ago
J. King baaa00e544 Implement a in body 3 years ago
J. King 6798c128e4 Correct unknown DOCTYPE checking 3 years ago
J. King a8ff431370 Corrective pass over exising insertion modes 3 years ago
J. King 4e5fd35775 Fix a few tree tests 3 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 19fb541806 New from-scratch 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
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 8644b6c757 Explicitly index state names and error messages 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 0624e0be93 Pushing forward on TreeBuilder 6 years ago
Dustin Wilson 33363ab2d3 Fixed Data bug 6 years ago
Dustin Wilson d95f3e37e4 Fixed document building 6 years ago
Dustin Wilson 48d125e18a Continuing work on TreeBuilder 6 years ago
Dustin Wilson 298decab24 Decouple ParseError from Parser 6 years ago
Dustin Wilson 222d60579c Have Parser destroy its instance when finished 6 years ago
Dustin Wilson 027e5b9f58 Moved tokenizer to its own class 6 years ago
Dustin Wilson 1fc65f85bd Started HTML content tree building 6 years ago
Dustin Wilson de7cc7cbfa Fixing foreign content stuff 6 years ago
Dustin Wilson 6f74630c98 Begin Implementation of Tree Builder 6 years ago
Dustin Wilson a89f6c9f09 Beginning Rewrite 6 years ago