servo/components/script/dom/bindings/codegen
Anthony Ramine f87c2a8d76 Rename Root<T> to DomRoot<T>
In a later PR, DomRoot<T> will become a type alias of Root<Dom<T>>,
where Root<T> will be able to handle all the things that need to be
rooted that have a stable traceable address that doesn't move for the
whole lifetime of the root. Stay tuned.
2017-09-26 09:49:10 +02:00
..
parser Update the WebIDL parser 2017-08-30 13:20:34 +02:00
ply
api.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
apis.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
BindingGen.py
Bindings.conf Renamed BrowsingContext to WindowProxy in script. 2017-05-12 15:02:35 -05:00
CodegenRust.py Rename Root<T> to DomRoot<T> 2017-09-26 09:49:10 +02:00
Configuration.py Rename Root<T> to DomRoot<T> 2017-09-26 09:49:10 +02:00
GlobalGen.py script codegen: Avoid modifying in-place a generated file. 2017-01-19 17:13:35 +01:00
interface.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
property.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
pythonpath.py Native MSVC windows build, convert to cmake 2016-08-17 09:50:51 -04:00