servo/src/components/script/dom/bindings/codegen
Ms2ger 06f9afdad5 Completely rewrite the code to convert JSVals to unions.
This code works correctly for the two unions currently in use, and raises
exceptions in codegen for most other cases. I will implement those cases when
the need arises.
2014-03-11 19:44:07 +01:00
..
crashtests Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
parser Remove support for external (i.e. XPIDL) interfaces. 2014-03-03 19:49:08 +01:00
ply Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
stubgenerator Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
test Fix #922: Bindings generator generates .pyc files 2014-02-24 21:02:05 +02:00
BindingGen.py Remove some C++-related code in BindingGen.py. 2014-03-11 13:16:00 +01:00
Bindings.conf Replaced Document::createHTMLDocument in favor of HTMLCollection helpers 2014-03-07 11:10:56 -04:00
BindingUtils.cpp Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
BindingUtils.h Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
Codegen.py Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
CodegenRust.py Completely rewrite the code to convert JSVals to unions. 2014-03-11 19:44:07 +01:00
Configuration.py Remove support for external (i.e. XPIDL) interfaces. 2014-03-03 19:49:08 +01:00
DOMJSClass.h Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
DOMJSProxyHandler.cpp Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
DOMJSProxyHandler.h Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
ErrorResult.h Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
Errors.msg Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
GenerateCSS2PropertiesWebIDL.py Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
GlobalGen.py Completely rewrite the code to convert JSVals to unions. 2014-03-11 19:44:07 +01:00
Makefile.in Fix #922: Bindings generator generates .pyc files 2014-02-24 21:02:05 +02:00
Nullable.h Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
PrimitiveConversions.h Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
pythonpath.py Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
RegisterBindings.h Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00
TypedArray.h Separate the DOM and layout into separate crates. 2013-05-28 17:13:40 -07:00