8 Commits (master)

Author SHA1 Message Date
J. King da0a4b12e3 Spec-related update 1 year ago
J. King e11401d10d Avoid dynamic property creation 1 year 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 a88a3ae107 Support processing instructions 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 bfa7352713 Speed up character consumption 3 years ago
J. King f8ba63629c Speed up tokenizer slightly 3 years ago
J. King 95e6cf7d6c Defer further unit testing of tokenizer 3 years ago
Dustin Wilson 02add5633a More cleaning up of exceptions 3 years ago
J. King dfe3ad3a99 Remove obsolete comments 3 years ago
J. King 6cac402375 Minor cleanup 3 years ago
J. King 329a86b082 Use separate class for null character tokens 3 years ago
J. King b4c50a1115 Fixed missed double emission in tokenizer 3 years ago
J. King c6c51475cf Convert tokenizer to generator 3 years ago
J. King 3111c88376 Optimize character consumption 3 years ago
J. King fdb63ebedf Fix tokenizer bug 3 years ago
J. King 0cfaced6b3 Fix CDATA tokenizer bugs 3 years ago
J. King aeb08b5f5d Fix remaining failures 3 years ago
J. King 29fd5e2ccb Fix invalid property accesses 3 years ago
J. King 1dc3d9c23e Emit whitespace-only character tokens 3 years ago
J. King 1fa2f701cb Update section of tokenization in spec comments 3 years ago
J. King 4e79f378a8 Fix bug uncovered by new tests 4 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 5a12fa8ad7 Tidying 5 years ago
J. King e8b3c76046 Fix most failures 5 years ago
J. King e8f35e92fb Character reference fixes 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
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 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
J. King 223562e035 Fix known errors so far 5 years ago
Dustin Wilson 0624e0be93 Pushing forward on TreeBuilder 6 years ago
Dustin Wilson 33363ab2d3 Fixed Data bug 6 years ago
Dustin Wilson c414f3dbfa Changed Stack to abstract class 6 years ago
Dustin Wilson 85894ed1ea Fixed an issue with tokenization of attributes 6 years ago