aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/bindings/codegen/GlobalGen.py
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-83/+0
* Upgrade Rust.Jack Moffitt2014-06-051-9/+7
* Rename BindingDeclarations to Bindings.Ms2ger2014-06-021-1/+1
* Merge CGThing.declare and CGThing.define.Ms2ger2014-03-111-3/+1
* Completely rewrite the code to convert JSVals to unions.Ms2ger2014-03-111-1/+0
* Remove a pointless argument to generate_file in GlobalGen.py.Ms2ger2014-03-111-20/+12
* Initial unmodified dump of Gecko's union codegen.Josh Matthews2014-02-241-3/+2
* Implement JSManaged for DOM objects.Josh Matthews2014-02-241-0/+3
* Remove many long ugly lists of imports of HTML element types. They can now be...Josh Matthews2013-08-271-0/+6
* DOM bindings: Autogenerate list of prototypes and binding registration goop.Josh Matthews2013-07-121-8/+13
* Separate the DOM and layout into separate crates.Patrick Walton2013-05-281-0/+83