servo/components/script/dom/bindings/codegen
Anthony Ramine 45c9aa7487 Generalise RootedReference
It now becomes RootedReference<'root> and includes an associated type for
the return type of its 'r' method.

This removes the need for OptionalRootedReference.
2016-10-11 19:44:33 +02:00
..
parser Implement [Inline] interfaces 2016-10-06 20:59:08 +02:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
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 Remove unused command-line Python codegen arguments 2016-01-07 08:51:06 -05:00
Bindings.conf Implement binding support for returning and accepting Promises in WebIDL. 2016-09-22 16:16:48 -04:00
CodegenRust.py Generalise RootedReference 2016-10-11 19:44:33 +02:00
Configuration.py Implement [Inline] interfaces 2016-10-06 20:59:08 +02:00
GlobalGen.py Native MSVC windows build, convert to cmake 2016-08-17 09:50:51 -04: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