summaryrefslogtreecommitdiffstats
path: root/build/json_schema_compile.gypi
Commit message (Expand)AuthorAgeFilesLines
* Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.miket@chromium.org2012-03-191-2/+4
* Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...miket@chromium.org2012-03-161-34/+0
* Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...miket@chromium.org2012-03-161-0/+34
* - Extend compiler.py to recognize .idl files.miket@chromium.org2012-03-071-1/+40
* json_schema_compiler: any, additionalProperties, functions on typescalamity@chromium.org2012-03-021-0/+3
* json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new...calamity@chromium.org2012-02-281-1/+4
* Adds support for the "choices" and "any" types to json_schema_compiler, as wellcalamity@chromium.org2012-02-151-4/+8
* Code generation for extensions apicalamity@chromium.org2012-01-271-0/+59