8 Commits (991b5ae5401deae2233f95ecee24fe50e32e9c85)

Author SHA1 Message Date
Dustin Wilson 991b5ae540 Added Parser::parseInto 3 years ago
J. King e74d0d0f31 Prototype of serializer 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 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 88af223a89 Parse to an unmodified DOM 3 years ago
J. King d33929f4a1 Change namespace; add copyright info 3 years ago
Dustin Wilson fbefea3073 Add Walk and Moonwalk generators 3 years ago
Dustin Wilson 02add5633a More cleaning up of exceptions 3 years ago
Dustin Wilson b5016d7899 Starting to clean up exceptions 3 years ago
Dustin Wilson 4771a65239 Added setAttributeNode, setAttributeNodeNS support for id attributes 3 years ago
Dustin Wilson c1bf8c983b Added innerHTML to Element, getting of outerHTML, started on setting 3 years ago
J. King 362bb00158 Fix accidental exception instantiation loop 4 years ago
J. King 6b42f08fbc Change some if-the-exception blocks to assertions 4 years ago
J. King 5fb58054ff Don't read past the end of $args 4 years ago
Dustin Wilson 08ebc11ce7 More TreeBuilder stuff 6 years ago
Dustin Wilson b4c3c08800 Another daily TreeBuilder 6 years ago
Dustin Wilson f5e6179fad Daily updates to token emitting 6 years ago
Dustin Wilson ab1a78c192 Modifying printing 6 years ago
Dustin Wilson fd6003fb4e Added additional entry point 6 years ago
Dustin Wilson 5af174d346 Rewrote DOM Tools 6 years ago
Dustin Wilson c5631050cc Started Printer 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 d95f3e37e4 Fixed document building 6 years ago
Dustin Wilson e199df20aa Completed After head insertion mode, started In body 6 years ago
Dustin Wilson 106efd5a8a Moved treebuilder to its own class 6 years ago
Dustin Wilson e61b8ff8b5 Decoupled ActiveFormattingElementsList from Parser 6 years ago
Dustin Wilson 027e5b9f58 Moved tokenizer to its own class 6 years ago
Dustin Wilson e8bb3a97f7 Random fixes 6 years ago
Dustin Wilson a89f6c9f09 Beginning Rewrite 6 years ago