1. a9ead75 Add support for 'nocompile' to IDL schema compiler. by [email protected] · 13 years ago
  2. 0ef7f5a1 JSON schema compiler can't handle strings as types by [email protected] · 13 years ago
  3. bc69ec1a Implement handling of binary data in JSON schema compiler by [email protected] · 13 years ago
  4. 116f0a3a Generate storage API constants using json_schema_compiler. by [email protected] · 13 years ago
  5. a1f77497 Make json_schema_compiler remove 'nocompile' nodes from JSON at the JSON level by [email protected] · 13 years ago
  6. cf6d0b3 Allow json schema compiler to use arrays as types by [email protected] · 13 years ago
  7. df74dc4 Make IDL compiler deal with multi word api names by [email protected] · 13 years ago
  8. 4dffaf2 Make ExtensionAPI load schemas lazily where possible. by [email protected] · 13 years ago
  9. 096bf9b Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for breaking install tests. by [email protected] · 13 years ago
  10. a55aeaf Make ExtensionAPI load schemas lazily where possible. by [email protected] · 13 years ago
  11. 750b836 - Extend compiler.py to recognize .idl files. by [email protected] · 13 years ago
  12. feba21e json_schema_compiler: any, additionalProperties, functions on types by [email protected] · 13 years ago
  13. 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
  14. 2111fff9b Add enum support to json_schema_compiler by [email protected] · 13 years ago
  15. 712eca0f Add tests to tools/json_schema_compiler by [email protected] · 13 years ago
  16. cfe48490 Adds support for the "choices" and "any" types to json_schema_compiler, as well by [email protected] · 13 years ago
  17. 15f08dd Code generation for extensions api by [email protected] · 13 years ago