servo/components/script/dom/bindings/codegen
bors-servo 1f9c2f9b34 Auto merge of #3726 - ChrisParis:callback-constants, r=jdm
This addresses https://github.com/servo/servo/issues/3149. The immediate purpose is to support the constants in NodeFilter. The changes mostly follow the current Gecko Codegen.py. The main gist is that the generation of certain code artifacts is now gated by hasInterfaceObject() or hasInterfacePrototypeObject(), rather than by isCallback().
2015-04-13 14:34:39 -05:00
..
crashtests Cargoify servo 2014-09-08 20:21:42 -06:00
parser Update the WebIDL parser. 2015-03-13 21:27:58 +01:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
stubgenerator Cargoify servo 2014-09-08 20:21:42 -06:00
test Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
BindingGen.py Cargoify servo 2014-09-08 20:21:42 -06:00
Bindings.conf Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
BindingUtils.cpp Cargoify servo 2014-09-08 20:21:42 -06:00
BindingUtils.h Cargoify servo 2014-09-08 20:21:42 -06:00
Codegen.py Cargoify servo 2014-09-08 20:21:42 -06:00
CodegenRust.py Auto merge of #3726 - ChrisParis:callback-constants, r=jdm 2015-04-13 14:34:39 -05:00
Configuration.py Support callback interfaces with constants. 2015-04-11 09:34:44 -10:00
DOMJSClass.h Cargoify servo 2014-09-08 20:21:42 -06:00
DOMJSProxyHandler.cpp Cargoify servo 2014-09-08 20:21:42 -06:00
DOMJSProxyHandler.h Cargoify servo 2014-09-08 20:21:42 -06:00
ErrorResult.h Cargoify servo 2014-09-08 20:21:42 -06:00
Errors.msg Cargoify servo 2014-09-08 20:21:42 -06:00
GenerateCSS2PropertiesWebIDL.py Cargoify servo 2014-09-08 20:21:42 -06:00
GlobalGen.py Cargoify servo 2014-09-08 20:21:42 -06:00
Makefile.in Cargoify servo 2014-09-08 20:21:42 -06:00
Nullable.h Cargoify servo 2014-09-08 20:21:42 -06:00
PrimitiveConversions.h Cargoify servo 2014-09-08 20:21:42 -06:00
pythonpath.py Cargoify servo 2014-09-08 20:21:42 -06:00
RegisterBindings.h Cargoify servo 2014-09-08 20:21:42 -06:00
TypedArray.h Cargoify servo 2014-09-08 20:21:42 -06:00