aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/Configuration.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove all our local patches to the WebIDL parserAnthony Ramine2015-12-151-1/+10
|/
* Implement [Unforgeable]Anthony Ramine2015-12-021-0/+10
* Introduce trait WeakReferenceableAnthony Ramine2015-11-121-0/+1
* Support variadic interface arguments (fixes #8159)Anthony Ramine2015-11-111-3/+1
* Generate the TypeId enums in codegenAnthony Ramine2015-10-141-0/+8
* Don't generate useless InheritTypes interfacesAnthony Ramine2015-10-021-2/+2
* Remove deprecated 'creator' WebIDL attributeCorey Farwell2015-09-211-2/+0
* Move EventTargetTypeId/NodeTypeId to DOMClassMichael Wu2015-09-121-1/+2
* Add infrastructure for supporting dashed CSS property names on CSSStyleDeclar...Josh Matthews2015-08-281-0/+7
* Remove dead Python code in binding generating codeCorey Farwell2015-08-051-13/+0
* Remove tidy blacklist for 'script/dom/bindings/*'Corey Farwell2015-07-091-11/+23
* Upgrade to SM 39Michael Wu2015-06-191-4/+4
* Properly generate proxy stringifiersAnthony Ramine2015-04-291-1/+1
* Support callback interfaces with constants.Chris Paris2015-04-111-2/+3
* Add support for BinaryName attribute to servo's codegen (fixes #4435) r=jdmChris Manchester2015-02-271-0/+17
* Add stringifier method support to CodegenRust.py (fixes #1986)Chris Manchester2015-02-201-27/+32
* Implement an Unrooted smart pointer to replace JS when it is not traced.Ms2ger2015-02-061-1/+1
* Remove the 'b lifetime from Root.Ms2ger2015-01-011-1/+1
* Remove the 'a lifetime from Root.Ms2ger2015-01-011-1/+1
* Remove warning from 'deleter' WebIDL codegenBruno de Oliveira Abinader2014-11-061-3/+0
* Remove support for {return,native,concrete}Type overrides in Bindings.conf.Ms2ger2014-10-101-5/+10
* Cargoify servoJack Moffitt2014-09-081-0/+341