aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/GlobalGen.py
Commit message (Expand)AuthorAgeFilesLines
* Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-191-1/+1
* script codegen: Avoid modifying in-place a generated file.Simon Sapin2017-01-191-0/+1
* Native MSVC windows build, convert to cmakeVladimir Vukicevic2016-08-171-1/+6
* Generate a list of supported DOM APIs from parsed WebIDLs.Josh Matthews2016-07-151-11/+19
* Lazily define interface objects on globals (fixes #6419)Anthony Ramine2016-02-251-0/+1
* Remove unused command-line Python codegen argumentsCorey Farwell2016-01-071-2/+0
* Use OS-agnostic filesystem paths in PythonCorey Farwell2015-09-081-3/+3
* Allow 'script' component to enter a 'built' stateCorey Farwell2015-09-021-1/+2
* Auto merge of #7209 - frewsxcv:codegen-build-cleanup, r=metajackbors-servo2015-09-011-19/+15
|\
| * Cleanup/refactor build scripts for DOM codegenCorey Farwell2015-08-141-19/+15
| * Add missing parameter to usageString in GlobalGen.pyCorey Farwell2015-08-141-1/+1
* | Utilize Python context managers for opening/closing filesCorey Farwell2015-08-211-6/+4
|/
* Remove tidy blacklist for 'script/dom/bindings/*'Corey Farwell2015-07-091-4/+5
* Remove unused files in 'script/dom/bindings/'Corey Farwell2015-07-091-2/+0
* Cargoify servoJack Moffitt2014-09-081-0/+83