1. 56eb4b1 cue: generate error node rather than panic on faulty output. by Marcel van Lohuizen · 3 years, 6 months ago
  2. 7980ec5 internal/core/eval: handle disjunction failure more properly by Marcel van Lohuizen · 3 years, 6 months ago
  3. 187c734 internal/core/export: handle alias and lets by Marcel van Lohuizen · 3 years, 6 months ago
  4. fcd96de doc/ref/spec.md: define "regular"; fix typos by Jonathan Amsterdam · 3 years, 6 months ago
  5. cd621ff internal/cue/eval: fix faulty status in tentative result by Marcel van Lohuizen · 3 years, 6 months ago
  6. f4f2a02 cue: dig up wrapped error in valueError by Marcel van Lohuizen · 3 years, 6 months ago
  7. 03abe87 cue: remove most uses of xerrors by Marcel van Lohuizen · 3 years, 6 months ago
  8. 3585705 internal/core/convert: fix for embedded structs are not honored by Dag Stromsvag · 3 years, 6 months ago
  9. c715b94 cmd/cue/cmd: use tools/flow by Marcel van Lohuizen · 3 years, 6 months ago
  10. d3ff4a1 tools/flow: add IgnoreConcrete option by Marcel van Lohuizen · 3 years, 6 months ago
  11. 00f345b tools/flow: API for CUE-based workflow engine by Marcel van Lohuizen · 3 years, 6 months ago
  12. 8661255 encoding/protobuf: fix trailing comment in oneof bug by Marcel van Lohuizen · 3 years, 6 months ago
  13. 7463d11 internal/core/dep: support dynamic dependencies by Marcel van Lohuizen · 3 years, 6 months ago
  14. c60e115 internal/core/dep: first stab at precise dependency analyzer by Marcel van Lohuizen · 3 years, 6 months ago
  15. dbfa73b internal/cuetxtar: allow multiple golden files by Marcel van Lohuizen · 3 years, 6 months ago
  16. d1cbe10 internal/core/eval: fix spurious cycle detection by Marcel van Lohuizen · 3 years, 6 months ago
  17. b99fd08 internal/core/cue: fix hang on cycles in embeddings in comprehensions by Marcel van Lohuizen · 3 years, 6 months ago
  18. 6165736 cue: allow access to Selectors of Path by Marcel van Lohuizen · 3 years, 6 months ago
  19. b886b0f internal/core/compile: fix mutual dependent let clauses by Marcel van Lohuizen · 3 years, 6 months ago
  20. aa87887 ci: drop use of set-env in CI scripts by Paul Jolly · 3 years, 6 months ago
  21. 74329a1 cue: doc improvements by Marcel van Lohuizen · 3 years, 6 months ago
  22. 54b13db cue/literal: fix multiline quotes by Roger Peppe · 3 years, 6 months ago
  23. 409dacf cue: support getting and looking up paths by Marcel van Lohuizen · 3 years, 7 months ago
  24. 1a2105e internal/core/eval: fix hang in cyclic in comprehension evaluation by Marcel van Lohuizen · 3 years, 7 months ago
  25. 635fbdd internal/core/eval: fix spurious cycle for bulk constraints by Marcel van Lohuizen · 3 years, 7 months ago
  26. aee9955 internal/core/eval: fix cycle bug for comprehensions by Marcel van Lohuizen · 3 years, 7 months ago
  27. 1888d65 internal/core/eval: fix bug in cycle handling by Marcel van Lohuizen · 3 years, 7 months ago
  28. 1d8c688 internal/core/eval: fix bug with nested embeded comprehensions by Marcel van Lohuizen · 3 years, 7 months ago
  29. 3cfb4ab internal/core/eval: fix irregular dynamic fields by Marcel van Lohuizen · 3 years, 7 months ago
  30. b5821dc interanal/core/runtime: move building logic from cue package by Marcel van Lohuizen · 3 years, 7 months ago
  31. f2a4a42 internal/filetypes: hard-wire common case by Marcel van Lohuizen · 3 years, 7 months ago
  32. 30704a7 internal/core/eval: reduce per-node allocations by Marcel van Lohuizen · 3 years, 7 months ago
  33. e05eee7 cue/errors: correct handling of wrapping list errors by Marcel van Lohuizen · 3 years, 7 months ago
  34. ab0a2f3 internal/core/eval: re-allow ... with embeddings by Marcel van Lohuizen · 3 years, 7 months ago
  35. 4cda4a3 cmd/cue/cmd: allow inlined embedding of pointer types by Marcel van Lohuizen · 3 years, 7 months ago
  36. 99d18dc pkg/list/sort: always use stable sort by Marcel van Lohuizen · 3 years, 7 months ago
  37. 737a103 internal: hoist a single embedding in ToExpr by Marcel van Lohuizen · 3 years, 7 months ago
  38. b4aa96d all: implement hidden identifiers scoped per-package by Marcel van Lohuizen · 3 years, 7 months ago
  39. 732b6d5 cue/parser: support string selector labels by Marcel van Lohuizen · 3 years, 7 months ago v0.3.0-alpha4
  40. 3914ef8 internal/core/eval: check for nil pointer by Marcel van Lohuizen · 3 years, 7 months ago
  41. 2ac4d85 cue/format: indent multiline string literals based on context. by Marcel van Lohuizen · 3 years, 7 months ago
  42. c886094 cue/literal: implement CUE-specific quoting by Marcel van Lohuizen · 3 years, 7 months ago
  43. 03fa5a8 internal/core/eval: fully evaluate nested unification by Marcel van Lohuizen · 3 years, 7 months ago
  44. 241c5bf cue/parser: allow let clause in comprehension by Marcel van Lohuizen · 3 years, 7 months ago
  45. 0eb7cc5 internal/core/eval: add more positions to conflict errors by Marcel van Lohuizen · 3 years, 7 months ago
  46. 80f0bee cue/parser: better error message for old-style definitions by Marcel van Lohuizen · 3 years, 7 months ago
  47. 3af2683 encoding/protobuf: parse message options by Marcel van Lohuizen · 3 years, 7 months ago
  48. 65468d5 doc/tutorial/kubernetes: update import by Marcel van Lohuizen · 3 years, 7 months ago
  49. d23402c internal/core/compile: fix alias resolution bug by Marcel van Lohuizen · 3 years, 7 months ago
  50. 742593f internal/core/compile: fix hidden definition bug by Marcel van Lohuizen · 3 years, 7 months ago
  51. 8ad07fa Readme.md: remove Go Report Card by Marcel van Lohuizen · 3 years, 7 months ago
  52. 11b507c cue/load: don't hang on files named - by Marcel van Lohuizen · 3 years, 7 months ago
  53. e9286f0 doc/ref/spec.md: fix builtin func by chai2010 · 3 years, 7 months ago
  54. 5bfe37d pkg/tool/cli: support ask task by chai2010 · 3 years, 9 months ago
  55. 1c29042 internal/third_party/yaml: drop support for non-standard scalars by Roger Peppe · 3 years, 8 months ago
  56. 1fdc02a internal/core/eval: simplify validators upon evaluator by Marcel van Lohuizen · 3 years, 7 months ago
  57. 6354c40 cue/parser: allow ... anywhere in struct by Marcel van Lohuizen · 3 years, 7 months ago
  58. f0df4df internal/core/eval: performance: unify an arc only once per node by Marcel van Lohuizen · 3 years, 8 months ago
  59. da69dc0 internal/core/eval: ... does not apply to defintions by Marcel van Lohuizen · 3 years, 8 months ago
  60. 15e8a05 doc/ref/spec.md: refinement of closedness by Marcel van Lohuizen · 3 years, 8 months ago
  61. ff306b7 doc/ref/spec.md: fix spec bug and broken link by Marcel van Lohuizen · 3 years, 8 months ago
  62. e3a03a1 internal/core/adt: exclude definitions in data conversion by Marcel van Lohuizen · 3 years, 8 months ago v0.3.0-alpha3
  63. f5fa009 internal/core/adt: remove all closedness IDs in ToData by Marcel van Lohuizen · 3 years, 8 months ago
  64. 1e1fe6f internal/core/export: handle scalar values in adt.Vertex by Marcel van Lohuizen · 3 years, 8 months ago
  65. b9b2c54 internal/core/export: better handling of generated CUE by Marcel van Lohuizen · 3 years, 8 months ago
  66. db18b37 internal/core/adt: prevent nil interface bug for Source by Marcel van Lohuizen · 3 years, 8 months ago
  67. bd3dd75 cue/load: rewrite pre-resolved files after injection by Marcel van Lohuizen · 3 years, 8 months ago
  68. 20c637a cue/load: relax places where @tag is allowed by Marcel van Lohuizen · 3 years, 8 months ago v0.3.0-alpha2
  69. c7c14fd doc/tutorial/kubernetes: remove a duplicate kind field by Ben Ye · 3 years, 8 months ago
  70. f25c04d cmd/help: fix example in doc by chai2010 · 3 years, 8 months ago
  71. d69319c all: add missing copyright by chai2010 · 3 years, 8 months ago
  72. 4f4b7a3 pkg/tool/file/append: create file if none exists. by chai2010 · 3 years, 8 months ago
  73. 089f461 cue/load: add support for build tags by Marcel van Lohuizen · 3 years, 8 months ago
  74. 1e8906a cmd/cue/cmd: move injection mechanism to cue/load by Marcel van Lohuizen · 3 years, 8 months ago
  75. 4cce6c4 cue: apply wrapping to all errors in list by Marcel van Lohuizen · 3 years, 8 months ago
  76. d2fdbf0 cue: clean up handling of preamble declarations by Marcel van Lohuizen · 3 years, 8 months ago
  77. df01042 internal/core/compile: better error message for user-defined errors by Marcel van Lohuizen · 3 years, 8 months ago
  78. c72ce5d internal/core/eval: fix empty data vertex bug by Marcel van Lohuizen · 3 years, 8 months ago
  79. faf617c cmd/cue/cmd: verify issue 236 is fixed by Marcel van Lohuizen · 3 years, 8 months ago
  80. edea6f3 doc/ref/spec.md: fix len count for structs by Marcel van Lohuizen · 3 years, 8 months ago
  81. 1bcb73a update go-internal to pull in fix for Go 1.16 by Daniel Martí · 3 years, 8 months ago
  82. c264475 cue/parser: allow attributes before package and import clauses by Marcel van Lohuizen · 3 years, 8 months ago
  83. 4c10692 all: fix four previously ignored errors by Daniel Martí · 3 years, 9 months ago
  84. 60c207f internal/core/runtime: collect errors for all files in resolve by Marcel van Lohuizen · 3 years, 8 months ago
  85. e71970c cmd/cue/cmd: verify issue 322 is fixed by Marcel van Lohuizen · 3 years, 8 months ago
  86. 80e70b9 cue: fix instance error handling by Marcel van Lohuizen · 3 years, 8 months ago
  87. 148f67a internal/core: fix incorrect error handling by Marcel van Lohuizen · 3 years, 8 months ago
  88. bc101b3 cue/load: add tool and test files to BuildFiles if requested by Marcel van Lohuizen · 3 years, 8 months ago
  89. 480e1a1 internal/core/eval: verify issue 299 if fixed by Marcel van Lohuizen · 3 years, 8 months ago
  90. ddd99d5 internal/core/eval: verify issue 293 is fixed by Marcel van Lohuizen · 3 years, 8 months ago
  91. fbf9de3 internal/core/eval: verify issue 398 is fixed by Marcel van Lohuizen · 3 years, 8 months ago
  92. df9468e internal/core/export: verify issue 349 is fixed by Marcel van Lohuizen · 3 years, 8 months ago
  93. a6ce869 internal/core: finalize list in slice by Marcel van Lohuizen · 3 years, 8 months ago
  94. 8776561 cmd/cue/cmd: verify issue 425 is fixed by Marcel van Lohuizen · 3 years, 8 months ago
  95. e0c19d1 internal/core/eval: fix issue 507 by Marcel van Lohuizen · 3 years, 8 months ago
  96. 62528c3 internal/core/eval: rewrite of closedness algorithm by Marcel van Lohuizen · 3 years, 8 months ago
  97. 3d863fc internal/core: move CloseID from Environment to Conjunct by Marcel van Lohuizen · 3 years, 8 months ago
  98. d55e2b5 internal/core/eval: allow lists resulting from dependent expressions by Marcel van Lohuizen · 3 years, 9 months ago
  99. 1c54297 cmd/cue/cmd: fix get go package handling by Marcel van Lohuizen · 3 years, 9 months ago
  100. 30ca062 internal/core/adt: support interpolation of bytes and bool by Marcel van Lohuizen · 3 years, 9 months ago