Sign in
chromium
/
chromium
/
src.git
/
a9ead75506071e83ee16bd71b33f0e31d6b1a29f
/
tools
/
json_schema_compiler
/
model.py
a9ead75
Add support for 'nocompile' to IDL schema compiler.
by
[email protected]
· 13 years ago
0ef7f5a1
JSON schema compiler can't handle strings as types
by
[email protected]
· 13 years ago
bc69ec1a
Implement handling of binary data in JSON schema compiler
by
[email protected]
· 13 years ago
116f0a3a
Generate storage API constants using json_schema_compiler.
by
[email protected]
· 13 years ago
a1f77497
Make json_schema_compiler remove 'nocompile' nodes from JSON at the JSON level
by
[email protected]
· 13 years ago
cf6d0b3
Allow json schema compiler to use arrays as types
by
[email protected]
· 13 years ago
df74dc4
Make IDL compiler deal with multi word api names
by
[email protected]
· 13 years ago
4dffaf2
Make ExtensionAPI load schemas lazily where possible.
by
[email protected]
· 13 years ago
096bf9b
Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for breaking install tests.
by
[email protected]
· 13 years ago
a55aeaf
Make ExtensionAPI load schemas lazily where possible.
by
[email protected]
· 13 years ago
750b836
- Extend compiler.py to recognize .idl files.
by
[email protected]
· 13 years ago
feba21e
json_schema_compiler: any, additionalProperties, functions on types
by
[email protected]
· 13 years ago
25cbf601
json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new 'dependencies' property in the jsons. Refactored to avoid code duplication. Added tests for new features and where tests were lacking.
by
[email protected]
· 13 years ago
2111fff9b
Add enum support to json_schema_compiler
by
[email protected]
· 13 years ago
712eca0f
Add tests to tools/json_schema_compiler
by
[email protected]
· 13 years ago
cfe48490
Adds support for the "choices" and "any" types to json_schema_compiler, as well
by
[email protected]
· 13 years ago
15f08dd
Code generation for extensions api
by
[email protected]
· 13 years ago