summaryrefslogtreecommitdiffstats
path: root/ppapi/generators
Commit message (Expand)AuthorAgeFilesLines
* Trivial fix for error messagenoelallen@google.com2011-07-271-1/+1
* Adding linter for IDLnoelallen@google.com2011-07-223-28/+132
* Add missing IDL Visistor classnoelallen@google.com2011-07-191-0/+81
* Update the generatornoelallen@google.com2011-07-195-31/+67
* Update the generatornoelallen@google.com2011-07-1912-345/+1069
* Trival lexer/parser changes for errorsnoelallen@google.com2011-07-142-3/+4
* IDLNode cleanup and use of new IDLNamespace objectnoelallen@google.com2011-07-143-171/+553
* Split property system into it's own file.noelallen@google.com2011-07-141-0/+196
* Update generators owners file.noelallen@google.com2011-07-141-0/+1
* Add version aware name resolutionnoelallen@google.com2011-07-021-0/+346
* Update Lexer/Parser to support '#inline' and 'label'noelallen@google.com2011-07-0210-218/+444
* Add owners files to ppapi.brettw@chromium.org2011-06-291-0/+1
* Add diff tool for IDLnoelallen@google.com2011-06-271-0/+191
* Trivial changes to IDL parser.noelallen@google.com2011-06-202-1/+5
* Fix 'C' header generationnoelallen@google.com2011-06-074-57/+133
* Add idl_c_proto for generating 'C' style prototypes from IDLnoelallen@google.com2011-06-028-29/+470
* Add idl_optionnoelallen@google.com2011-05-154-87/+161
* IDL cleanup, added AST node, namespace, StageResultnoelallen@google.com2011-05-045-48/+264
* IDL cleanup, added IDLOutFilenoelallen@google.com2011-05-031-0/+115
* IDL Cleanup - add logger, and nodenoelallen@google.com2011-04-264-134/+248
* IDL AST cleanupnoelallen@google.com2011-04-201-54/+106
* Add parser and test filesnoelallen@google.com2011-04-087-22/+1068
* Add IDL Lexernoelallen@google.com2011-03-232-0/+321