summaryrefslogtreecommitdiffstats
path: root/tools/json_schema_compiler/util_cc_helper.py
Commit message (Expand)AuthorAgeFilesLines
* Support converting referenced enum array into string.wjywbs@gmail.com2014-05-171-20/+4
* JSON Schema Compiler: Convert enums in vectors to StringValues rather thankalman@chromium.org2014-05-011-27/+33
* Add optional schema compiler error messages and unit tests.DHNishi@gmail.com2013-08-121-0/+6
* Overhaul JSON Schema Compiler to support a number of features required tokalman@chromium.org2013-01-171-3/+3
* Allow json schema compiler to use arrays as typescduvall@chromium.org2012-04-121-4/+4
* json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new...calamity@chromium.org2012-02-281-30/+4
* Add tests to tools/json_schema_compilercalamity@chromium.org2012-02-211-6/+6
* Adds support for the "choices" and "any" types to json_schema_compiler, as wellcalamity@chromium.org2012-02-151-0/+105