- c886094 cue/literal: implement CUE-specific quoting by Marcel van Lohuizen · 4 years, 4 months ago
- 3af2683 encoding/protobuf: parse message options by Marcel van Lohuizen · 4 years, 4 months ago
- d2fdbf0 cue: clean up handling of preamble declarations by Marcel van Lohuizen · 4 years, 4 months ago
- 4c10692 all: fix four previously ignored errors by Daniel Martí · 4 years, 5 months ago
- abce145 cue: move to external builtin packages by Marcel van Lohuizen · 4 years, 6 months ago
- 845df05 cue: make internal cue port main API implementation by Marcel van Lohuizen · 4 years, 6 months ago
- 0528376 all: adjustments package to work with new evaluator by Marcel van Lohuizen · 4 years, 6 months ago
- 7f52c10 all: switch to using cue port by Marcel van Lohuizen · 4 years, 7 months ago
- bdb45b3 cue: fix misspells by Oleg Kovalov · 4 years, 6 months ago
- 616d9e8 encoding/openapi: fix generation bug in CRD path by Marcel van Lohuizen · 4 years, 6 months ago
- c615c91 encoding/yaml: fix bug where an empty document is not treated as null by Marcel van Lohuizen · 4 years, 7 months ago
- d3c0096 encoding/openapi: update tests by Marcel van Lohuizen · 4 years, 7 months ago
- ecfbd72 encoding/openapi: date-time & string format by Malte Wrogemann · 4 years, 7 months ago
- 2a8b4ed encoding/openapi|jsonschema: allow bool for exclusiveNum by Marcel van Lohuizen · 4 years, 7 months ago v0.2.1
- 50b9067 encoding/openapi: wrap $ref in allOf when needed. by Marcel van Lohuizen · 4 years, 7 months ago
- cb21170 encoding/gocodec: Validate helper function by Marcel van Lohuizen · 4 years, 7 months ago
- eb7706b encoding/jsonschema: fix printing of error message by Marcel van Lohuizen · 4 years, 7 months ago
- 7aa2eb7 encoding/jsonschema: add support for OpenAPI nullable by Marcel van Lohuizen · 4 years, 7 months ago
- a91b869 encoding/jsonschema: constraints don't imply types by Marcel van Lohuizen · 4 years, 7 months ago
- 91d267a encoding/jsonschema: record more line information by Marcel van Lohuizen · 4 years, 7 months ago
- 197f4c8 cue/ast: introduce NewNull() by Marcel van Lohuizen · 4 years, 7 months ago
- b5b7521 encoding/jsonschema: improve handling of $id and $ref by Marcel van Lohuizen · 4 years, 8 months ago
- faf1dfc encoding/jsonschema: introduce extra pass for metadata by Marcel van Lohuizen · 4 years, 8 months ago
- 53e5561 encoding/jsonschema: use astutil.Sanitize to handle imports by Marcel van Lohuizen · 4 years, 8 months ago
- dbf1c00 cue: allow # and disallow #0 as identifiers by Marcel van Lohuizen · 4 years, 8 months ago
- f395f12 encoding/jsonschema: fix a few json schema bugs by Marcel van Lohuizen · 4 years, 8 months ago
- 98aaff9 encoding/openapi: update to new-style definitions by Marcel van Lohuizen · 4 years, 8 months ago
- b7083ff cue: use `_#` instead of `#_` for hidden definition by Marcel van Lohuizen · 4 years, 9 months ago
- b19b41a cue/ast/astutil: add and use Santize function by Marcel van Lohuizen · 4 years, 9 months ago
- 2b118fb encoding/protobuf: move to new-style definitions by Marcel van Lohuizen · 4 years, 9 months ago
- 435989a encoding/jsonschema: use new definition mapping by Marcel van Lohuizen · 4 years, 9 months ago
- 0212bb9 encoding/protobuf: fix typo in example by Tobias Klauser · 4 years, 9 months ago
- 56c994d cue: disallow bulk optional fields with other fields by Marcel van Lohuizen · 4 years, 9 months ago
- 724da18 cue: introduce let declaration by Marcel van Lohuizen · 4 years, 9 months ago
- a85238c encoding/openapi: make title and version defaults by Marcel van Lohuizen · 4 years, 9 months ago
- 1370f0a cue: implement "front-style" list comprehensions by Marcel van Lohuizen · 4 years, 9 months ago
- c1c4c63 cue/parser: remove support for space-separated labels by Marcel van Lohuizen · 4 years, 10 months ago
- 9b62b36 encoding/protobuf: fix required option parsing by vvakame · 4 years, 9 months ago v0.1.2
- 904f561 encoding/openapi: remove unused code by Marcel van Lohuizen · 4 years, 10 months ago
- bcc19ce encoding/jsonschema: encode minItems differently by Marcel van Lohuizen · 4 years, 9 months ago
- b99d364 encoding/jsonschema: add several validators by Marcel van Lohuizen · 4 years, 9 months ago
- ed4fc4d encoding/jsonschema: wrap comment lines by Marcel van Lohuizen · 4 years, 9 months ago
- 0059b2b cmd/cue/cmd: allow lossy conversion by default and add --strict option by Marcel van Lohuizen · 4 years, 9 months ago
- 78e21c1 encoding/jsonschema: fix type exclusion logic by Marcel van Lohuizen · 4 years, 9 months ago
- 83b0996 cmd/cue/cmd: fix newline discrepancies by Marcel van Lohuizen · 4 years, 10 months ago
- d4ce8ef cmd/cue/cmd: support import of proto and openapi by Marcel van Lohuizen · 4 years, 11 months ago
- 3c437bd encoding/openapi: encode title, version, and contact as fields by Marcel van Lohuizen · 4 years, 10 months ago
- c3efeb0 encoding/protobuf: generate nested definitions by Marcel van Lohuizen · 4 years, 10 months ago
- ed90d00 encoding/openapi: support nested defintitions by Marcel van Lohuizen · 4 years, 10 months ago
- 56509a5 encoding/openapi: sort schema alphabetically by Marcel van Lohuizen · 4 years, 10 months ago
- cc60dee cue: do not evaluate list elem for evalPartial by Marcel van Lohuizen · 4 years, 10 months ago
- eac3ea2 encoding/openapi: more accurate handling of disjunctions by Marcel van Lohuizen · 4 years, 10 months ago
- 0f03725 encoding/protobuf: proper encoding of oneOf by Marcel van Lohuizen · 4 years, 10 months ago
- 439f857 encoding/openapi: supported nested definitions by Marcel van Lohuizen · 4 years, 10 months ago
- f9fa4d8 encoding/protobuf: define messages as closed by Marcel van Lohuizen · 4 years, 10 months ago
- 5c2b086 encoding/openapi: make API backwards compatible for Istio by Marcel van Lohuizen · 4 years, 10 months ago
- 64b39e6 encoding/openapi: implement Extract by Marcel van Lohuizen · 4 years, 11 months ago
- 671b956 encoding/jsonschema: add features to support OpenAPI by Marcel van Lohuizen · 4 years, 11 months ago
- 08c8a8f encoding/protobuf: remove dependency on load by Marcel van Lohuizen · 4 years, 11 months ago
- e752347 encoding/json: fix Doc comments for Extract and Decode by Paul Jolly · 4 years, 11 months ago
- 09ad0d2 encoding/protobuf: allow specifying package by Marcel van Lohuizen · 4 years, 11 months ago
- f51c879 encoding/openapi: generate CUE expressions by Marcel van Lohuizen · 4 years, 11 months ago
- bd98b13 encoding/jsonschema: require explicit package name by Marcel van Lohuizen · 4 years, 11 months ago
- fe9722f cue: rename Name to PkgName and add DisplayName by Marcel van Lohuizen · 4 years, 11 months ago
- ffd21e6 cue/format: print empty struct on one line by default by Marcel van Lohuizen · 4 years, 11 months ago
- f4649b2 cue: support export package clause and docs by Marcel van Lohuizen · 5 years ago
- cf72796 encoding/yaml: eliminate use of ghodss yaml pkg by Marcel van Lohuizen · 5 years ago
- 0308a53 encoding/gocode: make work for definitions by Marcel van Lohuizen · 5 years ago
- 066ede6 all: gofmt -s by Daniel Martí · 5 years ago
- e803ab8 cue/ast: add NewLit helper by Marcel van Lohuizen · 5 years ago
- b236d4a cue/ast: add NewStruct helper by Marcel van Lohuizen · 5 years ago
- 442bf2d cue: interpret nil as _ or top by Marcel van Lohuizen · 5 years ago
- 47d9870 encoding/jsonschema: expose API of JSON Schema decoder by Marcel van Lohuizen · 5 years ago
- 0797e46 encoding/protobuf: don't rely on verbatim Ident formatting 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
- 30a4bee all: make goimports happy by Koichi Shiraishi · 5 years ago
- b756712 encoding/json: don't simplify hidden fields by Marcel van Lohuizen · 5 years ago
- f81c40b encoding/json: fix JSON import for numeric keys by Marcel van Lohuizen · 5 years ago
- 6d8c95d cue: more conversions to new style templates by Marcel van Lohuizen · 5 years ago
- 0b4f016 cue/load: allow cue.mod to be directory by Marcel van Lohuizen · 5 years ago
- 4177df9 cue/parser: fix comment attachement issues by Marcel van Lohuizen · 5 years ago
- 300af3e cue: introduce colon-separated labels by Marcel van Lohuizen · 5 years ago
- 7213fa9 encoding/protobuf: don't encode default values for enums by Marcel van Lohuizen · 5 years ago
- 7e4dc22 encoding/openapi: support Definitions by Marcel van Lohuizen · 5 years ago
- 9b70cf3 encoding/openapi: add paths:{} by Eric Adlam · 5 years ago
- e7abb20 encoding/protobuf: don't use disallowed "__" prefix by Marcel van Lohuizen · 5 years ago
- dd75ef6 encoding/json: belated fixes of review by Marcel van Lohuizen · 5 years ago
- 78783f2 encoding/json: add JSON exporter by Marcel van Lohuizen · 5 years ago
- 749a667 cue/ast: convenience constructors for common types by Marcel van Lohuizen · 5 years ago
- 1f5a903 doc/ref: allow embeding to be Expression by Marcel van Lohuizen · 5 years ago
- 9af9a90 cue/format: output new comprehension format by Marcel van Lohuizen · 5 years ago
- d99e32e cue: define BottomKind as 0 by Marcel van Lohuizen · 5 years ago
- 5f47167 encoding/protobuf: make map field as not required by default by Jason Wang · 5 years ago
- bfbcd50 cue: support multierror return from Unify by Marcel van Lohuizen · 5 years ago
- 97a56d7 encoding/openapi: remove deprecation notice of old api by Marcel van Lohuizen · 5 years ago
- b1d4439 encoding/protobuf: remove extra space in comment by Marcel van Lohuizen · 5 years ago
- 2b56efa encoding/openapi: add support for deprecated field from protobuf by Jason Wang · 5 years ago
- 41cce52 pkg/encoding: add {yaml.json}.Validate by Marcel van Lohuizen · 5 years ago
- 3908dac cue/ast: make package clause a declaration by Marcel van Lohuizen · 5 years ago