aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/bindings/codegen/BindingGen.py
Commit message (Collapse)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-52/+0
|
* Merge CGThing.declare and CGThing.define.Ms2ger2014-03-111-2/+1
| | | | | This distincion is carried over from the C++ codegen, but it has no meaning in Rust.
* Remove some C++-related code in BindingGen.py.Ms2ger2014-03-111-40/+6
|
* Separate the DOM and layout into separate crates.Patrick Walton2013-05-281-0/+87