| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement handling of binary data in JSON schema compiler | cduvall@chromium.org | 2012-04-24 | 1 | -0/+1 |
* | Allow json schema compiler to use arrays as types | cduvall@chromium.org | 2012-04-12 | 1 | -3/+2 |
* | Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes. | miket@chromium.org | 2012-03-19 | 1 | -0/+13 |
* | Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu... | miket@chromium.org | 2012-03-16 | 1 | -13/+0 |
* | Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ... | miket@chromium.org | 2012-03-16 | 1 | -0/+13 |
* | json_schema_compiler: any, additionalProperties, functions on types | calamity@chromium.org | 2012-03-02 | 1 | -1/+0 |
* | json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new... | calamity@chromium.org | 2012-02-28 | 1 | -27/+3 |
* | Add enum support to json_schema_compiler | calamity@chromium.org | 2012-02-22 | 1 | -0/+1 |
* | Add tests to tools/json_schema_compiler | calamity@chromium.org | 2012-02-21 | 1 | -50/+29 |
* | json_schema_compiler: Change the Result::Create parameter to a const referenc... | calamity@chromium.org | 2012-02-17 | 1 | -3/+3 |
* | Adds support for the "choices" and "any" types to json_schema_compiler, as well | calamity@chromium.org | 2012-02-15 | 1 | -10/+73 |
* | Code generation for extensions api | calamity@chromium.org | 2012-01-27 | 1 | -0/+51 |