Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support converting referenced enum array into string. | wjywbs@gmail.com | 2014-05-17 | 1 | -20/+4 |
* | JSON Schema Compiler: Convert enums in vectors to StringValues rather than | kalman@chromium.org | 2014-05-01 | 1 | -27/+33 |
* | Add optional schema compiler error messages and unit tests. | DHNishi@gmail.com | 2013-08-12 | 1 | -0/+6 |
* | Overhaul JSON Schema Compiler to support a number of features required to | kalman@chromium.org | 2013-01-17 | 1 | -3/+3 |
* | Allow json schema compiler to use arrays as types | cduvall@chromium.org | 2012-04-12 | 1 | -4/+4 |
* | json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new... | calamity@chromium.org | 2012-02-28 | 1 | -30/+4 |
* | Add tests to tools/json_schema_compiler | calamity@chromium.org | 2012-02-21 | 1 | -6/+6 |
* | Adds support for the "choices" and "any" types to json_schema_compiler, as well | calamity@chromium.org | 2012-02-15 | 1 | -0/+105 |