aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/bindings/codegen/parser
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-0855-9015/+0
* Update WebIDL.py.Ms2ger2014-08-191-67/+560
* Add a script to update the WebIDL parser.Ms2ger2014-08-193-0/+64
* Reinstate IDLCallbackType.module.Ms2ger2014-06-071-0/+3
* Remove support for external interfaces.Ms2ger2014-06-071-38/+2
* Import the WebIDL parser from Gecko.Ms2ger2014-06-071-267/+1247
* Port modern callback handling code from Gecko, and copy related WebIDL parser...Josh Matthews2014-05-271-4/+39
* Add missing ByteString support in the WebIDL parser.Ms2ger2014-05-011-0/+11
* Change some isString() checks in the WebIDL parser to isDOMString() checks.Ms2ger2014-05-011-4/+4
* Remove support for external (i.e. XPIDL) interfaces.Ms2ger2014-03-031-35/+2
* Import unmodified callbacks-related codegen source from Gecko.Josh Matthews2013-11-051-0/+173
* Import partial interface support for WebIDL parsing from Gecko.Josh Matthews2013-07-101-6/+73
* Separate the DOM and layout into separate crates.Patrick Walton2013-05-2852-0/+7258