Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge script::parse and script::dom::servoparser | Anthony Ramine | 2016-10-11 | 1 | -180/+0 |
* | Unify ServoHTMLParser and ServoXMLParser in ServoParser | Anthony Ramine | 2016-10-11 | 1 | -173/+19 |
* | Move ParserContext to script::parse | Anthony Ramine | 2016-10-11 | 1 | -0/+172 |
* | Move last chunk received logic to ServoParser | Anthony Ramine | 2016-10-11 | 1 | -8/+0 |
* | Move pending input logic to ServoParser | Anthony Ramine | 2016-10-11 | 1 | -8/+0 |
* | Introduce ServoParser::document | Anthony Ramine | 2016-10-11 | 1 | -8/+9 |
* | Move abstract parser infrastructure from servohtmlparser.rs to parse | Martin Broesamle | 2016-04-27 | 1 | -0/+166 |
* | M1503 - Integrate XML parse -Initial Steps | jsharda | 2015-11-04 | 1 | -0/+1 |
* | Make external script sources load asynchronously, yet still block further par... | Josh Matthews | 2015-05-20 | 1 | -2/+2 |
* | Adding initial version of parser trait | nchinth | 2014-10-29 | 1 | -0/+10 |