aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/bindings/codegen/parser/WebIDL.py
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-5583/+0
* Update WebIDL.py.Ms2ger2014-08-191-67/+560
* 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-281-0/+3890