Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes. | miket@chromium.org | 2012-03-19 | 1 | -2/+4 |
* | Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu... | miket@chromium.org | 2012-03-16 | 1 | -34/+0 |
* | Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ... | miket@chromium.org | 2012-03-16 | 1 | -0/+34 |
* | - Extend compiler.py to recognize .idl files. | miket@chromium.org | 2012-03-07 | 1 | -1/+40 |
* | json_schema_compiler: any, additionalProperties, functions on types | calamity@chromium.org | 2012-03-02 | 1 | -0/+3 |
* | json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new... | calamity@chromium.org | 2012-02-28 | 1 | -1/+4 |
* | Adds support for the "choices" and "any" types to json_schema_compiler, as well | calamity@chromium.org | 2012-02-15 | 1 | -4/+8 |
* | Code generation for extensions api | calamity@chromium.org | 2012-01-27 | 1 | -0/+59 |