Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto merge of #10647 - ConnorGBrewster:parse_xml, r=jdm | bors-servo | 2016-04-27 | 1 | -0/+2 |
|\ | |||||
| * | Finish hooking up XML parser | Connor Brewster | 2016-04-27 | 1 | -0/+2 |
* | | Move abstract parser infrastructure from servohtmlparser.rs to parse | Martin Broesamle | 2016-04-27 | 1 | -2/+1 |
|/ | |||||
* | task -> thread | rohan.prinja | 2016-01-10 | 1 | -2/+2 |
* | Avoid some rooting in parsing. | Ms2ger | 2015-12-11 | 1 | -16/+1 |
* | Create and invoke XML parser for XML documents. | ronak | 2015-12-04 | 1 | -6/+56 |
* | Introduce abstraction over HTML and XML parsers for parser network listener. | Josh Matthews | 2015-12-04 | 1 | -1/+118 |
* | Prepare infrastructure for XML parser. | jsharda | 2015-12-04 | 1 | -0/+28 |
* | M1503 - Integrate XML parse -Initial Steps | jsharda | 2015-11-04 | 1 | -0/+16 |