summaryrefslogtreecommitdiffstats
path: root/tools/json_schema_compiler/model.py
Commit message (Expand)AuthorAgeFilesLines
* json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new...calamity@chromium.org2012-02-281-12/+39
* Add enum support to json_schema_compilercalamity@chromium.org2012-02-221-1/+6
* Add tests to tools/json_schema_compilercalamity@chromium.org2012-02-211-7/+17
* Adds support for the "choices" and "any" types to json_schema_compiler, as wellcalamity@chromium.org2012-02-151-27/+117
* Code generation for extensions apicalamity@chromium.org2012-01-271-0/+134