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