1. 2a8b4ed encoding/openapi|jsonschema: allow bool for exclusiveNum by Marcel van Lohuizen · 4 years, 11 months ago v0.2.1
  2. eb7706b encoding/jsonschema: fix printing of error message by Marcel van Lohuizen · 4 years, 11 months ago
  3. 7aa2eb7 encoding/jsonschema: add support for OpenAPI nullable by Marcel van Lohuizen · 4 years, 11 months ago
  4. a91b869 encoding/jsonschema: constraints don't imply types by Marcel van Lohuizen · 4 years, 11 months ago
  5. 91d267a encoding/jsonschema: record more line information by Marcel van Lohuizen · 4 years, 11 months ago
  6. 197f4c8 cue/ast: introduce NewNull() by Marcel van Lohuizen · 4 years, 11 months ago
  7. b5b7521 encoding/jsonschema: improve handling of $id and $ref by Marcel van Lohuizen · 5 years ago
  8. faf1dfc encoding/jsonschema: introduce extra pass for metadata by Marcel van Lohuizen · 5 years ago
  9. 53e5561 encoding/jsonschema: use astutil.Sanitize to handle imports by Marcel van Lohuizen · 5 years ago
  10. dbf1c00 cue: allow # and disallow #0 as identifiers by Marcel van Lohuizen · 5 years ago
  11. f395f12 encoding/jsonschema: fix a few json schema bugs by Marcel van Lohuizen · 5 years ago
  12. b7083ff cue: use `_#` instead of `#_` for hidden definition by Marcel van Lohuizen · 5 years ago
  13. 435989a encoding/jsonschema: use new definition mapping by Marcel van Lohuizen · 5 years ago
  14. 56c994d cue: disallow bulk optional fields with other fields by Marcel van Lohuizen · 5 years ago
  15. 1370f0a cue: implement "front-style" list comprehensions by Marcel van Lohuizen · 5 years ago
  16. bcc19ce encoding/jsonschema: encode minItems differently by Marcel van Lohuizen · 5 years ago
  17. b99d364 encoding/jsonschema: add several validators by Marcel van Lohuizen · 5 years ago
  18. ed4fc4d encoding/jsonschema: wrap comment lines by Marcel van Lohuizen · 5 years ago
  19. 0059b2b cmd/cue/cmd: allow lossy conversion by default and add --strict option by Marcel van Lohuizen · 5 years ago
  20. 78e21c1 encoding/jsonschema: fix type exclusion logic by Marcel van Lohuizen · 5 years ago
  21. f9fa4d8 encoding/protobuf: define messages as closed by Marcel van Lohuizen · 5 years ago
  22. 671b956 encoding/jsonschema: add features to support OpenAPI by Marcel van Lohuizen · 5 years ago
  23. bd98b13 encoding/jsonschema: require explicit package name by Marcel van Lohuizen · 5 years ago
  24. f4649b2 cue: support export package clause and docs by Marcel van Lohuizen · 5 years ago
  25. 066ede6 all: gofmt -s by Daniel Martí · 5 years ago
  26. b236d4a cue/ast: add NewStruct helper by Marcel van Lohuizen · 5 years ago
  27. 47d9870 encoding/jsonschema: expose API of JSON Schema decoder by Marcel van Lohuizen · 5 years ago
  28. 60b4d91 encoding/jsonschema: fix Windows path issue by Marcel van Lohuizen · 5 years ago
  29. 6cb0878 encoding/jsonschema: initial JSON Schema to CUE conversion by Marcel van Lohuizen · 5 years ago