Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IDL parser: fix lint errors and PPAPI ExtAttr grammar (+ test) | nbarth@chromium.org | 2013-08-14 | 6 | -43/+154 |
* | Revert 216379 "IDL parser: fix lint errors and PPAPI ExtAttr gra..." | nkostylev@chromium.org | 2013-08-08 | 6 | -154/+43 |
* | IDL parser: fix lint errors and PPAPI ExtAttr grammar (+ test) | nbarth@chromium.org | 2013-08-08 | 6 | -43/+154 |
* | IDL lexer: update integer regex to latest Web IDL spec | nbarth@chromium.org | 2013-08-07 | 2 | -1/+6 |
* | PPAPI IDL support fixes | noelallen@chromium.org | 2013-07-31 | 6 | -10/+148 |
* | Fix ConstValue productions. | noelallen@chromium.org | 2013-07-01 | 4 | -11/+17 |
* | Adds the ability to process | noelallen@chromium.org | 2013-07-01 | 3 | -1/+361 |
* | Add label, inline, and ppapi basic types | noelallen@chromium.org | 2013-06-29 | 15 | -23/+268 |
* | Add test for decimal and hexadecimal integers | nbarth@chromium.org | 2013-05-25 | 1 | -0/+2 |
* | Fix integer regex | nbarth@chromium.org | 2013-05-24 | 1 | -1/+1 |
* | Add __init__.py file to Web IDL parser | nbarth@chromium.org | 2013-05-23 | 1 | -0/+0 |
* | Add WebIDL and Pepper compliant lexer/parser tool. | noelallen@google.com | 2013-04-12 | 14 | -57/+2181 |
* | Add shebang so check_perms test doesn't fail | dmazzoni@chromium.org | 2013-04-11 | 1 | -0/+1 |
* | Some additional cleanup: | noelallen@chromium.org | 2013-04-11 | 8 | -139/+303 |
* | Add WebIDL and Pepper compliant lexer tool. | noelallen@google.com | 2013-04-06 | 3 | -0/+440 |