servo/components/script/dom/bindings/codegen/parser
Anthony Ramine 5a42bb58f9 Implement [Inline] interfaces
Inline interfaces just appear as a Rust type and in the TypeId hierarchy.
They are completely invisible on the JS side.
2016-10-06 20:59:08 +02:00
..
tests Update the WebIDL parser 2016-09-26 13:17:12 +02:00
abstract.patch
callback-location.patch
debug.patch
inline.patch Implement [Inline] interfaces 2016-10-06 20:59:08 +02:00
pref-main-thread.patch
README
runtests.py
union-typedef.patch
update.sh Implement [Inline] interfaces 2016-10-06 20:59:08 +02:00
UPSTREAM
WebIDL.py Implement [Inline] interfaces 2016-10-06 20:59:08 +02:00

A WebIDL parser written in Python to be used in Mozilla.