Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c/b/extensions: Do not use Value::Create*. | DHNishi@gmail.com | 2013-08-14 | 1 | -4/+4 |
* | Add optional schema compiler error messages and unit tests. | DHNishi@gmail.com | 2013-08-12 | 1 | -0/+23 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 1 | -8/+8 |
* | Overhaul JSON Schema Compiler to support a number of features required to | kalman@chromium.org | 2013-01-17 | 1 | -13/+16 |
* | Correct const accessors in base/values.(h|cc), Part II (ListValue) | vabr@chromium.org | 2012-08-03 | 1 | -2/+2 |
* | json_schema_compiler: any, additionalProperties, functions on types | calamity@chromium.org | 2012-03-02 | 1 | -2/+17 |
* | json_schema_compiler: make util::AddItemToList take a const reference to matc... | calamity@chromium.org | 2012-02-20 | 1 | -1/+1 |
* | Adds support for the "choices" and "any" types to json_schema_compiler, as well | calamity@chromium.org | 2012-02-15 | 1 | -57/+31 |
* | Code generation for extensions api | calamity@chromium.org | 2012-01-27 | 1 | -0/+82 |