1. fdd9b71 cue: fixes number groundness inference by Marcel van Lohuizen · 4 years, 8 months ago v0.0.11
  2. e53305e cue/parser: allow full expressions for embeddings by Marcel van Lohuizen · 4 years, 8 months ago
  3. 7c9b88c cue: fix bug in type inference by Marcel van Lohuizen · 4 years, 8 months ago
  4. 0ac550c cue: eliminate generation of block quotes by Marcel van Lohuizen · 4 years, 8 months ago
  5. d44b092 doc/tutorial/basics: some minor fixes by Marcel van Lohuizen · 4 years, 8 months ago v0.0.10
  6. 92408e3 cue/ast: add back LabelName by Marcel van Lohuizen · 4 years, 8 months ago
  7. 48f82f1 doc/tutorial/basics: update w.r.t. spec. by Marcel van Lohuizen · 4 years, 8 months ago
  8. 7fc421b cue: remove block comments and slices from the language by Marcel van Lohuizen · 4 years, 8 months ago
  9. 749a667 cue/ast: convenience constructors for common types by Marcel van Lohuizen · 4 years, 8 months ago
  10. b50aecd cmd/cue: make fmt rewrite deprecated cue by Marcel van Lohuizen · 4 years, 8 months ago
  11. e4523e2 cue/ast/astutil: pick name based on import path by Marcel van Lohuizen · 4 years, 8 months ago
  12. 24d14c5 cue/ast/astutil: use unlikely name for import by Marcel van Lohuizen · 4 years, 8 months ago
  13. 1f5a903 doc/ref: allow embeding to be Expression by Marcel van Lohuizen · 4 years, 8 months ago
  14. 530467a cue/ast/astutil: support adding imports by Marcel van Lohuizen · 4 years, 8 months ago
  15. 21fa535 cue/ast/astutil: export Resolve functionality by Marcel van Lohuizen · 4 years, 8 months ago
  16. 982b194 cue/format: tweaks to support embeddings by Marcel van Lohuizen · 4 years, 8 months ago
  17. 3c38bfc cue: add test for package name override by Marcel van Lohuizen · 4 years, 8 months ago
  18. 40c76b7 cue/ast: add API for setting a position by Marcel van Lohuizen · 4 years, 8 months ago
  19. f0bcfb9 cue/ast: add API to modify comments by Marcel van Lohuizen · 4 years, 8 months ago
  20. 0dcf17b cue/ast/astutil: implement Apply by Marcel van Lohuizen · 4 years, 8 months ago
  21. 4245fb4 cue: for structs, iterate only on non-optional regular fields by Marcel van Lohuizen · 4 years, 8 months ago
  22. 57d6751 cue/format: expressions.input by Marcel van Lohuizen · 4 years, 8 months ago
  23. 9af9a90 cue/format: output new comprehension format by Marcel van Lohuizen · 4 years, 8 months ago
  24. da00c8b cue: implementation of new comprehensions by Marcel van Lohuizen · 4 years, 8 months ago
  25. b36d81a cue: various cleanup by Marcel van Lohuizen · 4 years, 8 months ago
  26. 1fa0552 cue: tighten API of comprehensions by Marcel van Lohuizen · 4 years, 8 months ago
  27. 835ed58 cue: implement quoted identifiers by Marcel van Lohuizen · 4 years, 8 months ago
  28. 71eafc4 cue/parser: parse new comprehension syntax by Marcel van Lohuizen · 4 years, 8 months ago
  29. fe5f886 cue/ast: first step to new comprehension format. by Marcel van Lohuizen · 4 years, 8 months ago
  30. 15aeace pkg/list: add Haskell-style Take and Drop by Marcel van Lohuizen · 4 years, 8 months ago
  31. 1ffb95f pkg/list: adding slice function by xinau · 4 years, 8 months ago
  32. 41e30c6 pkg/list: adding aggregation for decimal lists by xinau · 4 years, 8 months ago v0.0.9
  33. 4017875 doc/ref: spec changes to comprehensions and identifiers by Marcel van Lohuizen · 4 years, 8 months ago
  34. 061bde1 spec: corrections, clarifications, comments by Jonathan Amsterdam · 4 years, 8 months ago
  35. 9d5bc94 pkg/strings: Remove fmt.Println by Joel Longtine · 4 years, 8 months ago
  36. b36c351 pkg/strings: fix MinRunes by Joel Longtine · 4 years, 8 months ago
  37. da39f0f doc/tutorial/basic: Unified TOC, next/prev, titles by Kurt Robert Rudolph · 4 years, 8 months ago
  38. f3df637 cmd/cue: use stderr and non-zero exit for errors by Marcel van Lohuizen · 4 years, 8 months ago
  39. fe695b1 cmd/cue: give access to cue Command in run functions by Marcel van Lohuizen · 4 years, 8 months ago
  40. 507d6cc cmd/cue: use concrete mode for vet on data files by Marcel van Lohuizen · 4 years, 8 months ago
  41. 330999b cue/pkg/crypto: make return types bytes, instead of list by Marcel van Lohuizen · 4 years, 8 months ago
  42. 5e8c391 cue: exempt aliases and embeddings from recursive closing by Marcel van Lohuizen · 4 years, 8 months ago
  43. 9818761 cmd/cue: update get to use definitions by Marcel van Lohuizen · 4 years, 8 months ago
  44. 980e018 doc/tutorials/kubernetes: update comments by Marcel van Lohuizen · 4 years, 8 months ago
  45. 34988fa cue: fix 0/0 by Marcel van Lohuizen · 4 years, 8 months ago
  46. 18637db cue: closedness only applies to regular fields by Marcel van Lohuizen · 4 years, 8 months ago
  47. 1c4d597 cue/scanner: don't allow repeated _ in numbers by Marcel van Lohuizen · 4 years, 8 months ago
  48. 8b4cab6 doc: fixed small errors by 0xflotus · 4 years, 8 months ago
  49. cb84024 cmd/cue/cmd: fix --dryrun flag description of import command by Koichi Shiraishi · 4 years, 8 months ago
  50. d2563c1 go.mod: update xerrors to a985d3407aa7 by Koichi Shiraishi · 4 years, 8 months ago
  51. f40ecd9 cue: flx bug for len on non-concrete values by Marcel van Lohuizen · 4 years, 8 months ago v0.0.8
  52. 8f3347f go.mod: update proto package by Marcel van Lohuizen · 4 years, 8 months ago
  53. 7f9d026 doc: updating slack invitation link by xinau · 4 years, 8 months ago
  54. 6817c99 cue/parser: bug fix: allow embeddings on one line by Marcel van Lohuizen · 4 years, 8 months ago v0.0.7
  55. d99e32e cue: define BottomKind as 0 by Marcel van Lohuizen · 4 years, 8 months ago
  56. 8089092 cue: fix premature fixing of some incomplete values by Marcel van Lohuizen · 4 years, 8 months ago
  57. b7e44a9 cue: fix builtin type signature by Marcel van Lohuizen · 4 years, 8 months ago
  58. 3056594 : add Homebrew install instructions to README.md by Joel Longtine · 4 years, 8 months ago v0.0.6
  59. 96ef9aa cue/load: implement package name qualifiers by Marcel van Lohuizen · 4 years, 8 months ago
  60. 6a9badd cue/load: add Dependencies, rename Root and improve test by Marcel van Lohuizen · 4 years, 8 months ago
  61. aa35a9f cmd/cue: allow help to work without cue files by Marcel van Lohuizen · 4 years, 8 months ago
  62. 400f621 cue: implement closed structs for subsumption by Marcel van Lohuizen · 4 years, 8 months ago
  63. 5f47167 encoding/protobuf: make map field as not required by default by Jason Wang · 4 years, 8 months ago
  64. 90bca2f cmd/cue: don't break help if not commands are defined by Marcel van Lohuizen · 4 years, 8 months ago
  65. 6dc6d63 doc: adding user-defined package import example by xinau · 4 years, 9 months ago
  66. 7c1b39e cue: fix Windows breakage by Marcel van Lohuizen · 4 years, 8 months ago
  67. 6351fc2 cue: fix Windows build breakage by Marcel van Lohuizen · 4 years, 8 months ago
  68. bfbcd50 cue: support multierror return from Unify by Marcel van Lohuizen · 4 years, 8 months ago
  69. f1b87bf cue: disallow string and bytes indexing and slicing by Marcel van Lohuizen · 4 years, 9 months ago
  70. ff51e07 pkg/strings: add ByteAt, ByteSlice, and Runes by Marcel van Lohuizen · 4 years, 9 months ago
  71. 97a56d7 encoding/openapi: remove deprecation notice of old api by Marcel van Lohuizen · 4 years, 8 months ago
  72. b1d4439 encoding/protobuf: remove extra space in comment by Marcel van Lohuizen · 4 years, 8 months ago
  73. 28a9191 cmd/cue: allow vet to check CUE against JSON and YAML by Marcel van Lohuizen · 4 years, 8 months ago
  74. 2b56efa encoding/openapi: add support for deprecated field from protobuf by Jason Wang · 4 years, 8 months ago
  75. 828a643 cue: fix crash related to package name by Marcel van Lohuizen · 4 years, 8 months ago
  76. 41cce52 pkg/encoding: add {yaml.json}.Validate by Marcel van Lohuizen · 4 years, 8 months ago
  77. d208ff1 cue: add another example by Marcel van Lohuizen · 4 years, 8 months ago
  78. 29a11be cmd/cue: fix linter warnings by Marcel van Lohuizen · 4 years, 9 months ago
  79. 9471633 cue/format: fix linter warnings by Marcel van Lohuizen · 4 years, 9 months ago
  80. e47dda7 cue: don't print definitions in concrete mode by Marcel van Lohuizen · 4 years, 9 months ago
  81. 5134dee cue: implement embedding and close structs by Marcel van Lohuizen · 4 years, 9 months ago
  82. cd81fa9 cue: implement parsing and formatting of definitions by Marcel van Lohuizen · 4 years, 9 months ago
  83. 94b3193 cue: unknown reference are incomplete by Marcel van Lohuizen · 4 years, 9 months ago
  84. cc5aaa6 cue: changes ahead of unchecked unification by Marcel van Lohuizen · 4 years, 9 months ago
  85. 3908dac cue/ast: make package clause a declaration by Marcel van Lohuizen · 4 years, 9 months ago
  86. 483afc5 doc/tutorials/basic: update regexp.md by N · 4 years, 9 months ago
  87. 2e9193f doc/tutorials/basic: update numbers.md by N · 4 years, 9 months ago
  88. ed718e2 doc/tutorials/basic: update hidden.md by N · 4 years, 9 months ago
  89. 62658a8 doc/ref: define defintions, closed structs and embedding by Marcel van Lohuizen · 4 years, 11 months ago
  90. 6659da2 cue: fix linter warnings and divide by zero error by Marcel van Lohuizen · 4 years, 9 months ago
  91. ed08085 cue/ast: split off Ellipsis from ListLit by Marcel van Lohuizen · 4 years, 9 months ago
  92. 4108f80 doc/ref: simplify string model by Marcel van Lohuizen · 4 years, 9 months ago
  93. 7414fae doc/ref: propose restrictions on package paths by Marcel van Lohuizen · 4 years, 9 months ago
  94. 80b7904 cue: allow bottom for optional fields by Marcel van Lohuizen · 4 years, 9 months ago
  95. bc432d5 cue: fix issues related to '_' by Marcel van Lohuizen · 4 years, 9 months ago
  96. 2e7c882 cue: fix error formatting issues by Marcel van Lohuizen · 4 years, 9 months ago
  97. fbab65d doc/ref: remove dot import by Marcel van Lohuizen · 4 years, 9 months ago
  98. 6c35af6 doc/ref: change meaning of numbers and lists, remove % by Marcel van Lohuizen · 5 years ago
  99. 13c9718 encoding/protobuf: provide default import path and short name by Marcel van Lohuizen · 4 years, 9 months ago
  100. 9fad62f encoding/openapi: implement structural schema by Marcel van Lohuizen · 4 years, 9 months ago