servo/components/script/dom/bindings/codegen
Anthony Ramine c77d3b965f Introduce IDLInterface::derives()
This method is given a DOMClass value and returns whether it derives from Self.

Interfaces with no descendants directly check whether the given DOMClass is the
same as their own.
2015-10-21 10:59:36 +02:00
..
parser Introduce [Abstract] to mark non-leaf interfaces 2015-09-13 19:46:28 +02:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
BindingGen.py Use OS-agnostic filesystem paths in Python 2015-09-08 21:16:02 +02:00
Bindings.conf Upgrade to SM 39 2015-06-19 18:42:48 -04:00
CodegenRust.py Introduce IDLInterface::derives() 2015-10-21 10:59:36 +02:00
Configuration.py Generate the TypeId enums in codegen 2015-10-14 18:45:35 +02:00
GenerateCSS2PropertiesWebIDL.py Don't use is operatory to compare Python strings 2015-08-22 10:22:47 -04:00
GlobalGen.py Use OS-agnostic filesystem paths in Python 2015-09-08 21:16:02 +02:00