summaryrefslogtreecommitdiffstats
path: root/ppapi/generators/idl_node.py
Commit message (Expand)AuthorAgeFilesLines
* This adds support for a number of features in the current WebIDL spec (http:/...asargent@chromium.org2012-03-051-1/+5
* Fix typo in IDLNode.Dump function.asargent@chromium.org2012-02-091-2/+1
* Fix incorrectly resolved conflict, and add error message for missing sources.noelallen@google.com2012-01-131-2/+1
* Fix single release generationnoelallen@google.com2012-01-101-9/+40
* Fix python scripts in src/ppapi/maruel@chromium.org2012-01-101-4/+3
* Cleanup IDL Generatornoelallen@google.com2011-11-141-0/+6
* Update the IDL Generator to use Release instead of Versionnoelallen@google.com2011-09-261-41/+19
* More multi-version support (part 2)noelallen@google.com2011-08-251-0/+11
* More multi-version supportnoelallen@google.com2011-08-241-0/+5
* Update the generatornoelallen@google.com2011-07-191-2/+5
* IDLNode cleanup and use of new IDLNamespace objectnoelallen@google.com2011-07-141-171/+274
* Fix 'C' header generationnoelallen@google.com2011-06-071-0/+1
* Add idl_c_proto for generating 'C' style prototypes from IDLnoelallen@google.com2011-06-021-3/+38
* IDL cleanup, added AST node, namespace, StageResultnoelallen@google.com2011-05-041-3/+96
* IDL Cleanup - add logger, and nodenoelallen@google.com2011-04-261-0/+128