1. 097cf16 cue: allow Value to be set at any path in Fill by Marcel van Lohuizen · 3 years, 10 months ago
  2. ab43a15 cmd/cue/cmd: include tool and test files in fix by Marcel van Lohuizen · 3 years, 11 months ago
  3. d3c0096 encoding/openapi: update tests by Marcel van Lohuizen · 3 years, 11 months ago
  4. ecfbd72 encoding/openapi: date-time & string format by Malte Wrogemann · 3 years, 11 months ago
  5. 2a8b4ed encoding/openapi|jsonschema: allow bool for exclusiveNum by Marcel van Lohuizen · 3 years, 11 months ago v0.2.1
  6. 50b9067 encoding/openapi: wrap $ref in allOf when needed. by Marcel van Lohuizen · 3 years, 11 months ago
  7. 4d31efd cmd/cue/cmd: get go: import files to cue module if in main module by Marcel van Lohuizen · 3 years, 11 months ago
  8. cb21170 encoding/gocodec: Validate helper function by Marcel van Lohuizen · 3 years, 11 months ago
  9. 019060d cmd/cue/cmd: extract cue constraints in tags in get go by Marcel van Lohuizen · 3 years, 11 months ago
  10. eb7706b encoding/jsonschema: fix printing of error message by Marcel van Lohuizen · 3 years, 11 months ago
  11. f5315d4 cue/ast: don't require ellipsis to be at end of struct. by Marcel van Lohuizen · 3 years, 11 months ago
  12. 7aa2eb7 encoding/jsonschema: add support for OpenAPI nullable by Marcel van Lohuizen · 3 years, 11 months ago
  13. a91b869 encoding/jsonschema: constraints don't imply types by Marcel van Lohuizen · 3 years, 11 months ago
  14. 8bfdfe3 cue/ast/astutil: add Expr to File conversion (ToFile) by Marcel van Lohuizen · 3 years, 11 months ago
  15. 9cf3644 ci: revert ci changes for now by Paul Jolly · 3 years, 11 months ago
  16. f8e5c71 ci: fix dispatch again by Paul Jolly · 3 years, 11 months ago
  17. e72c9c3 ci: use cueckoo to create the temporary build branch by Paul Jolly · 3 years, 11 months ago
  18. f082dbd ci: fix dispatch workflow by Paul Jolly · 3 years, 11 months ago
  19. 8de8f34 ci: fix up the CI workflow by Paul Jolly · 3 years, 11 months ago
  20. 0d589f8 ci: trigger builds using a temporary build branch by Paul Jolly · 3 years, 11 months ago
  21. 91d267a encoding/jsonschema: record more line information by Marcel van Lohuizen · 3 years, 11 months ago
  22. 197f4c8 cue/ast: introduce NewNull() by Marcel van Lohuizen · 3 years, 11 months ago
  23. 519db58 internal/encoding: don't simplify interpreted encodings by Marcel van Lohuizen · 3 years, 11 months ago
  24. ddc8eb4 .github: disable generation of schema by Marcel van Lohuizen · 3 years, 11 months ago
  25. 7efeb70 cue: deprecate :: and combining bulk optional fields with other fields by Marcel van Lohuizen · 4 years ago
  26. 53d18cc cue: allow omitting leading "#" for LookupDef by Marcel van Lohuizen · 4 years ago
  27. 5515ee9 tools/fix: move fix functionality to separate package by Marcel van Lohuizen · 4 years ago
  28. 1d213a3 pkg/list: remove use of `::` (Incompatible!!!) by Marcel van Lohuizen · 4 years ago
  29. 083afe7 all: update most tests to not use `::` by Marcel van Lohuizen · 4 years ago
  30. 3e62450 go.mod: use github.com/rogpeppe/go-internal/testscript by Koichi Shiraishi · 4 years ago
  31. 78cc785 ci: fix vendor path of GitHub workflow definitions by Paul Jolly · 4 years ago
  32. c47316f ci: only run gorelease check on latest versions of Go by Paul Jolly · 4 years ago
  33. 2f69bfa ci: re-add Go 1.12.x to the build matrix by Paul Jolly · 4 years ago
  34. be60cd9 tools/trim: fix package doc by Tom Payne · 4 years ago v0.2.0
  35. 86e1a64 doc/ref/spec.md: fix doc bug in Label production by Marcel van Lohuizen · 4 years ago
  36. b5b7521 encoding/jsonschema: improve handling of $id and $ref by Marcel van Lohuizen · 4 years ago
  37. faf1dfc encoding/jsonschema: introduce extra pass for metadata by Marcel van Lohuizen · 4 years ago
  38. 53e5561 encoding/jsonschema: use astutil.Sanitize to handle imports by Marcel van Lohuizen · 4 years ago
  39. a801188 ci: tidy up and refactor GitHub workflow specifications by Paul Jolly · 4 years ago
  40. 8f09dde cmd/cue/cmd: fix windows test breakage by Marcel van Lohuizen · 4 years ago
  41. 4c7d062 ci: add -f (fail) flag to curl calls in GitHub Actions trigger by Paul Jolly · 4 years ago
  42. c114dbb cmd/cue/cmd: fix build breakage by Marcel van Lohuizen · 4 years ago
  43. dbf1c00 cue: allow # and disallow #0 as identifiers by Marcel van Lohuizen · 4 years ago
  44. a846fcc cmd/cue/cmd: add fix command for new-style definitions by Marcel van Lohuizen · 4 years ago
  45. f395f12 encoding/jsonschema: fix a few json schema bugs by Marcel van Lohuizen · 4 years ago
  46. fb7bdab cue: make test for Expr more precise by Marcel van Lohuizen · 4 years ago
  47. 7ed2fc1 cmd: fix cli.Print usage in docstring by Johan Euphrosine · 4 years ago
  48. 8fcefc8 ci: fix error in workflow generation task by Paul Jolly · 4 years ago
  49. 65163a0 ci: use CUE for GitHub Actions workflow specifications by Paul Jolly · 4 years ago
  50. 99f4ce0 ci: fix up Yaml error in specifying constraint on generate step by Paul Jolly · 4 years ago
  51. 063fa12 ci: fix up some build breakages by Paul Jolly · 4 years ago
  52. 238d821 all: re-run go generate using Go 1.14.3 by Paul Jolly · 4 years ago
  53. e027d80 deps: put all tool deps in root go.mod file by Paul Jolly · 4 years ago
  54. 3527700 ci: re-run go generate against stable Go version as part of CI by Paul Jolly · 4 years ago
  55. 6bbacf9 ci: fix bad testscript file name and update CI with module get check by Paul Jolly · 4 years ago
  56. 8be0ffe cmd/cue/cmd: update "get go" to use new-style definitions by Marcel van Lohuizen · 4 years ago
  57. d8d240d cmd/cue/cmd: bug fix: allow vet to combine schema and data by Marcel van Lohuizen · 4 years ago
  58. 98aaff9 encoding/openapi: update to new-style definitions by Marcel van Lohuizen · 4 years ago
  59. 0240d4e cue: some API adjustments for new-style definitions by Marcel van Lohuizen · 4 years ago
  60. b7083ff cue: use `_#` instead of `#_` for hidden definition by Marcel van Lohuizen · 4 years ago
  61. b19b41a cue/ast/astutil: add and use Santize function by Marcel van Lohuizen · 4 years ago
  62. a5c0866 cue/build: fix typo reference to cue/load package by Paul Jolly · 4 years ago
  63. 8f1d260 ci: fix the GitHub actions repository_dispatch workflow by Paul Jolly · 4 years ago
  64. 2b118fb encoding/protobuf: move to new-style definitions by Marcel van Lohuizen · 4 years ago
  65. 435989a encoding/jsonschema: use new definition mapping by Marcel van Lohuizen · 4 years ago
  66. c174a08 doc/ref/spec.md: allow `...` in an ast.File by Marcel van Lohuizen · 4 years ago
  67. 5163831 cmd/cue/cmd: print full error messages in tools mode by Marcel van Lohuizen · 4 years ago
  68. 00a8bb9 cue/ast/astutil: refactor to prepare for Sanitize func by Marcel van Lohuizen · 4 years ago
  69. 8938f35 cue/format: fix formatting of generated ImportsDecl by Marcel van Lohuizen · 4 years ago
  70. afe86c1 cue/ast: allow LetClause in NewStruct by Marcel van Lohuizen · 4 years ago
  71. 8837685 cue: uniform handling of definitions by Marcel van Lohuizen · 4 years ago
  72. 37b1de2 ci: define repository_dispatch build by Paul Jolly · 4 years ago
  73. 0212bb9 encoding/protobuf: fix typo in example by Tobias Klauser · 4 years ago
  74. 99117ba cmd/cue/cmd: remove unused func mustParseFlags by Tobias Klauser · 4 years ago
  75. f1c757f Update broken link in tutorial docs README.md by melkorm · 4 years ago
  76. 7491622 cue/testdata: replace spaces in txtar file names by Tobias Klauser · 4 years ago
  77. 0d4abd7 testdata: convert old tests to txtar format by Marcel van Lohuizen · 4 years ago
  78. 12927e8 cue: prevent crash in JSON conversion by Marcel van Lohuizen · 4 years ago
  79. dc62e36 cmd/cue/cmd: fix typo 'filetype' -> 'filetypes' by Mohammed Al Sahaf · 4 years ago
  80. f416ee8 cue: support new-style definitions in LookupDef by Marcel van Lohuizen · 4 years ago
  81. de0c53d doc/ref/spec: harmonize list and struct comprehension by Marcel van Lohuizen · 4 years, 1 month ago
  82. cb8f4f5 doc/ref/spec: alternative syntax for definitions by Marcel van Lohuizen · 4 years, 2 months ago
  83. 56c994d cue: disallow bulk optional fields with other fields by Marcel van Lohuizen · 4 years ago
  84. 9954ecd cue/cmd/cue: disallow quoted identifiers by default by Marcel van Lohuizen · 4 years ago
  85. 50bcd97 cmd/cue/cmd: fmt rewrites alias to let clauses by Marcel van Lohuizen · 4 years, 1 month ago
  86. 5114891 cmd/cue/cmd: merge data files by default by Marcel van Lohuizen · 4 years ago
  87. 9c9cdba cue: support for #-style definitions by Marcel van Lohuizen · 4 years ago
  88. 989e984 cue/parser: allow keywords in more places by Marcel van Lohuizen · 4 years ago
  89. 724da18 cue: introduce let declaration by Marcel van Lohuizen · 4 years, 1 month ago
  90. a85238c encoding/openapi: make title and version defaults by Marcel van Lohuizen · 4 years ago
  91. 4d8d154 internal: factor out FileComment code by Marcel van Lohuizen · 4 years ago
  92. be0649e internal/filetypes: print attributes for definitions by Marcel van Lohuizen · 4 years ago
  93. b70cc97 cue/ast: print StructLit in regular mode by default by Marcel van Lohuizen · 4 years ago
  94. aeb0a8c cue/format: don't simplify when parent field has comment by Marcel van Lohuizen · 4 years ago
  95. dd262ee cue: merge attributes for top-level fields by Marcel van Lohuizen · 4 years ago
  96. 3970555 encoding/yaml: use idiomatic indentation (regression) by Marcel van Lohuizen · 4 years, 1 month ago
  97. 1370f0a cue: implement "front-style" list comprehensions by Marcel van Lohuizen · 4 years, 1 month ago
  98. 8040ce7 cue/parser: remove support for legacy field comprehensions by Marcel van Lohuizen · 4 years, 1 month ago
  99. c1c4c63 cue/parser: remove support for space-separated labels by Marcel van Lohuizen · 4 years, 1 month ago
  100. 9b62b36 encoding/protobuf: fix required option parsing by vvakame · 4 years, 1 month ago v0.1.2