gecko/dom/bindings/parser
2012-05-25 01:07:30 -04:00
..
tests Update webidl-parser snapshot to pick up bug 742145. 2012-05-24 21:41:33 -07:00
README Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug. 2012-03-30 21:42:20 -07:00
runtests.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
UPSTREAM Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug. 2012-03-30 21:42:20 -07:00
WebIDL.py Bug 750264. Give IDLType an operator!= so that codegen actually works correctly. r=khuey 2012-05-25 01:07:30 -04:00

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