1. faf1dfc encoding/jsonschema: introduce extra pass for metadata by Marcel van Lohuizen · 4 years ago
  2. 53e5561 encoding/jsonschema: use astutil.Sanitize to handle imports by Marcel van Lohuizen · 4 years ago
  3. a801188 ci: tidy up and refactor GitHub workflow specifications by Paul Jolly · 4 years ago
  4. 8f09dde cmd/cue/cmd: fix windows test breakage by Marcel van Lohuizen · 4 years ago
  5. 4c7d062 ci: add -f (fail) flag to curl calls in GitHub Actions trigger by Paul Jolly · 4 years ago
  6. c114dbb cmd/cue/cmd: fix build breakage by Marcel van Lohuizen · 4 years ago
  7. dbf1c00 cue: allow # and disallow #0 as identifiers by Marcel van Lohuizen · 4 years ago
  8. a846fcc cmd/cue/cmd: add fix command for new-style definitions by Marcel van Lohuizen · 4 years ago
  9. f395f12 encoding/jsonschema: fix a few json schema bugs by Marcel van Lohuizen · 4 years ago
  10. fb7bdab cue: make test for Expr more precise by Marcel van Lohuizen · 4 years ago
  11. 7ed2fc1 cmd: fix cli.Print usage in docstring by Johan Euphrosine · 4 years ago
  12. 8fcefc8 ci: fix error in workflow generation task by Paul Jolly · 4 years ago
  13. 65163a0 ci: use CUE for GitHub Actions workflow specifications by Paul Jolly · 4 years ago
  14. 99f4ce0 ci: fix up Yaml error in specifying constraint on generate step by Paul Jolly · 4 years ago
  15. 063fa12 ci: fix up some build breakages by Paul Jolly · 4 years ago
  16. 238d821 all: re-run go generate using Go 1.14.3 by Paul Jolly · 4 years ago
  17. e027d80 deps: put all tool deps in root go.mod file by Paul Jolly · 4 years ago
  18. 3527700 ci: re-run go generate against stable Go version as part of CI by Paul Jolly · 4 years ago
  19. 6bbacf9 ci: fix bad testscript file name and update CI with module get check by Paul Jolly · 4 years ago
  20. 8be0ffe cmd/cue/cmd: update "get go" to use new-style definitions by Marcel van Lohuizen · 4 years ago
  21. d8d240d cmd/cue/cmd: bug fix: allow vet to combine schema and data by Marcel van Lohuizen · 4 years ago
  22. 98aaff9 encoding/openapi: update to new-style definitions by Marcel van Lohuizen · 4 years ago
  23. 0240d4e cue: some API adjustments for new-style definitions by Marcel van Lohuizen · 4 years ago
  24. b7083ff cue: use `_#` instead of `#_` for hidden definition by Marcel van Lohuizen · 4 years ago
  25. b19b41a cue/ast/astutil: add and use Santize function by Marcel van Lohuizen · 4 years ago
  26. a5c0866 cue/build: fix typo reference to cue/load package by Paul Jolly · 4 years, 1 month ago
  27. 8f1d260 ci: fix the GitHub actions repository_dispatch workflow by Paul Jolly · 4 years ago
  28. 2b118fb encoding/protobuf: move to new-style definitions by Marcel van Lohuizen · 4 years ago
  29. 435989a encoding/jsonschema: use new definition mapping by Marcel van Lohuizen · 4 years ago
  30. c174a08 doc/ref/spec.md: allow `...` in an ast.File by Marcel van Lohuizen · 4 years ago
  31. 5163831 cmd/cue/cmd: print full error messages in tools mode by Marcel van Lohuizen · 4 years ago
  32. 00a8bb9 cue/ast/astutil: refactor to prepare for Sanitize func by Marcel van Lohuizen · 4 years ago
  33. 8938f35 cue/format: fix formatting of generated ImportsDecl by Marcel van Lohuizen · 4 years ago
  34. afe86c1 cue/ast: allow LetClause in NewStruct by Marcel van Lohuizen · 4 years ago
  35. 8837685 cue: uniform handling of definitions by Marcel van Lohuizen · 4 years ago
  36. 37b1de2 ci: define repository_dispatch build by Paul Jolly · 4 years, 1 month ago
  37. 0212bb9 encoding/protobuf: fix typo in example by Tobias Klauser · 4 years ago
  38. 99117ba cmd/cue/cmd: remove unused func mustParseFlags by Tobias Klauser · 4 years ago
  39. f1c757f Update broken link in tutorial docs README.md by melkorm · 4 years, 1 month ago
  40. 7491622 cue/testdata: replace spaces in txtar file names by Tobias Klauser · 4 years, 1 month ago
  41. 0d4abd7 testdata: convert old tests to txtar format by Marcel van Lohuizen · 4 years, 1 month ago
  42. 12927e8 cue: prevent crash in JSON conversion by Marcel van Lohuizen · 4 years, 1 month ago
  43. dc62e36 cmd/cue/cmd: fix typo 'filetype' -> 'filetypes' by Mohammed Al Sahaf · 4 years, 1 month ago
  44. f416ee8 cue: support new-style definitions in LookupDef by Marcel van Lohuizen · 4 years, 1 month ago
  45. de0c53d doc/ref/spec: harmonize list and struct comprehension by Marcel van Lohuizen · 4 years, 1 month ago
  46. cb8f4f5 doc/ref/spec: alternative syntax for definitions by Marcel van Lohuizen · 4 years, 2 months ago
  47. 56c994d cue: disallow bulk optional fields with other fields by Marcel van Lohuizen · 4 years, 1 month ago
  48. 9954ecd cue/cmd/cue: disallow quoted identifiers by default by Marcel van Lohuizen · 4 years, 1 month ago
  49. 50bcd97 cmd/cue/cmd: fmt rewrites alias to let clauses by Marcel van Lohuizen · 4 years, 1 month ago
  50. 5114891 cmd/cue/cmd: merge data files by default by Marcel van Lohuizen · 4 years, 1 month ago
  51. 9c9cdba cue: support for #-style definitions by Marcel van Lohuizen · 4 years, 1 month ago
  52. 989e984 cue/parser: allow keywords in more places by Marcel van Lohuizen · 4 years, 1 month ago
  53. 724da18 cue: introduce let declaration by Marcel van Lohuizen · 4 years, 1 month ago
  54. a85238c encoding/openapi: make title and version defaults by Marcel van Lohuizen · 4 years, 1 month ago
  55. 4d8d154 internal: factor out FileComment code by Marcel van Lohuizen · 4 years, 1 month ago
  56. be0649e internal/filetypes: print attributes for definitions by Marcel van Lohuizen · 4 years, 1 month ago
  57. b70cc97 cue/ast: print StructLit in regular mode by default by Marcel van Lohuizen · 4 years, 1 month ago
  58. aeb0a8c cue/format: don't simplify when parent field has comment by Marcel van Lohuizen · 4 years, 1 month ago
  59. dd262ee cue: merge attributes for top-level fields by Marcel van Lohuizen · 4 years, 1 month ago
  60. 3970555 encoding/yaml: use idiomatic indentation (regression) by Marcel van Lohuizen · 4 years, 1 month ago
  61. 1370f0a cue: implement "front-style" list comprehensions by Marcel van Lohuizen · 4 years, 1 month ago
  62. 8040ce7 cue/parser: remove support for legacy field comprehensions by Marcel van Lohuizen · 4 years, 1 month ago
  63. c1c4c63 cue/parser: remove support for space-separated labels by Marcel van Lohuizen · 4 years, 1 month ago
  64. 9b62b36 encoding/protobuf: fix required option parsing by vvakame · 4 years, 1 month ago v0.1.2
  65. 904f561 encoding/openapi: remove unused code by Marcel van Lohuizen · 4 years, 2 months ago
  66. efb89b8 github: fix release.on to push.tags by Koichi Shiraishi · 4 years, 1 month ago
  67. bcc19ce encoding/jsonschema: encode minItems differently by Marcel van Lohuizen · 4 years, 1 month ago
  68. b99d364 encoding/jsonschema: add several validators by Marcel van Lohuizen · 4 years, 1 month ago
  69. ed4fc4d encoding/jsonschema: wrap comment lines by Marcel van Lohuizen · 4 years, 1 month ago
  70. 0059b2b cmd/cue/cmd: allow lossy conversion by default and add --strict option by Marcel van Lohuizen · 4 years, 1 month ago
  71. 78e21c1 encoding/jsonschema: fix type exclusion logic by Marcel van Lohuizen · 4 years, 1 month ago
  72. a38e811 cmd/cue/cmd: fix bug with help flag by Tony Worm · 4 years, 1 month ago
  73. 6f37a71 cmd/cue/cmd: fail earlier on faulty flags by Marcel van Lohuizen · 4 years, 1 month ago v0.1.1
  74. 8dcec3c internal/encoding: allow CUE as OpenAPI input by Marcel van Lohuizen · 4 years, 1 month ago
  75. 83b0996 cmd/cue/cmd: fix newline discrepancies by Marcel van Lohuizen · 4 years, 1 month ago
  76. cd2b3ef cmd/cue/cmd: fix regression that allowed space-separated fields again by Marcel van Lohuizen · 4 years, 1 month ago
  77. d6fc6be cmd/cue/cmd: link commands help text by Marcel van Lohuizen · 4 years, 1 month ago
  78. c5fc236 doc/tutorial/kubernetes: update to minimize diffs down the line by Marcel van Lohuizen · 4 years, 1 month ago
  79. d6f1eec internal: fix crash affecting eval by Marcel van Lohuizen · 4 years, 1 month ago
  80. c24f394 github: fix lack of v prefix on build_args by Koichi Shiraishi · 4 years, 1 month ago v0.1.0
  81. d9ca690 github: enable docker feature by Koichi Shiraishi · 4 years, 3 months ago
  82. 882d88d cmd/cue/cmd: update cmd documentation by Marcel van Lohuizen · 4 years, 1 month ago
  83. d1cfa57 tools/trim: fix build breakage by Marcel van Lohuizen · 4 years, 1 month ago
  84. 4805941 internal: add ToFile and ToExpr by Marcel van Lohuizen · 4 years, 1 month ago
  85. 31206eb cue: return pointer from Struct.Fields. by Roger Peppe · 4 years, 1 month ago
  86. 4ec09a4 deps: upgrade cobra to v0.0.7 to use new SetIn/SetOut by Paul Jolly · 4 years, 2 months ago
  87. de9cc69 cmd/cue/cmd: make error messages identical on Windows by Marcel van Lohuizen · 4 years, 1 month ago
  88. d4ce8ef cmd/cue/cmd: support import of proto and openapi by Marcel van Lohuizen · 4 years, 2 months ago
  89. f9f8e62 internal/filetypes: add auto interpretation by Marcel van Lohuizen · 4 years, 2 months ago
  90. 3c437bd encoding/openapi: encode title, version, and contact as fields by Marcel van Lohuizen · 4 years, 2 months ago
  91. af71ef2 cmd/cue/cmd: add injection help topic by Marcel van Lohuizen · 4 years, 2 months ago
  92. 29e9d00 internal/diff: avoid cycle when diffing by Marcel van Lohuizen · 4 years, 1 month ago
  93. 38a114d cmd/cue/cmd: bail out from errors earlier by Marcel van Lohuizen · 4 years, 2 months ago
  94. 1974705 cmd/cue/cmd: introduce config struct by Marcel van Lohuizen · 4 years, 2 months ago
  95. c3efeb0 encoding/protobuf: generate nested definitions by Marcel van Lohuizen · 4 years, 2 months ago
  96. ed90d00 encoding/openapi: support nested defintitions by Marcel van Lohuizen · 4 years, 2 months ago
  97. 024f1f5 cue: add Dereference and fix value paths by Marcel van Lohuizen · 4 years, 2 months ago
  98. ab2c7e5 cue: fix detection of incomplete value by Marcel van Lohuizen · 4 years, 2 months ago
  99. 8398107 cue: fix handling of incomplete calls by Marcel van Lohuizen · 4 years, 2 months ago
  100. 72dba3d cue: fix marshaling bug by Marcel van Lohuizen · 4 years, 2 months ago