gecko/dom/bindings/parser
2015-04-17 22:01:02 -04:00
..
tests Bug 1140324 - Remove __noSuchMethod__ handling from WebIDL parser and throw an exception instead. r=peterv 2015-03-07 16:35:04 +01:00
README
runtests.py
UPSTREAM
WebIDL.py Bug 1152902 part 1. Add a way to flag a method in webidl as being identity-testable, so we'll expose such an identity test from bindings to other C++ code. r=peterv 2015-04-17 22:01:02 -04:00

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