1. 91abe0d ci: fix goreleaser config by Paul Jolly · 3 years, 3 months ago
  2. a0e1970 general: add unity configuration to codereview.cfg by Paul Jolly · 3 years, 2 months ago
  3. 452c7bd internal/core/adt: don't count optional fields as proof of struct by Marcel van Lohuizen · 3 years, 3 months ago
  4. 3ca8680 doc/ref/spec.md: fix int_lit `0` by Marcel van Lohuizen · 3 years, 3 months ago
  5. 2c86835 internal/core/eval: minor performance improvements for disjunctions by Marcel van Lohuizen · 3 years, 3 months ago
  6. 77e6b51 internal/core/compile: reenable disabled tests by Marcel van Lohuizen · 3 years, 3 months ago
  7. 7df9fa4 doc/tutorial/basics: fix example by Marcel van Lohuizen · 3 years, 3 months ago
  8. 351a77e internal/core/adt: add more error positions by Marcel van Lohuizen · 3 years, 3 months ago
  9. de1f80c cmd/cue/cmd: remove skip tests by Marcel van Lohuizen · 3 years, 3 months ago
  10. 5d3afa9 cmd/cue/cmd: correct documentation for -d flag by Marcel van Lohuizen · 3 years, 3 months ago
  11. 430c3dd encoding/jsonschema: fix dropping of struct for additionalProperties: true by Marcel van Lohuizen · 3 years, 3 months ago
  12. ae43812 cmd/cue: make get go operate on a best-efforts basis by Paul Jolly · 3 years, 3 months ago
  13. c6b7ab2 internal/cuetest: add support for issue-based conditions/checkers by Paul Jolly · 3 years, 3 months ago
  14. 304a3e0 cmd/cue/cmd: use unify semantics merging across packages by Marcel van Lohuizen · 3 years, 3 months ago
  15. a113048 ci: move to using go1.16 by Paul Jolly · 3 years, 3 months ago
  16. 38f0f63 pkg/internal: fix decimal and string list errors by Marcel van Lohuizen · 3 years, 3 months ago
  17. 17ea1d5 doc/ref/spec.md: a few fixes by Marcel van Lohuizen · 3 years, 3 months ago
  18. e12e26e internal/core/compile: fix let resolution bug by Marcel van Lohuizen · 3 years, 3 months ago
  19. 830cfbc cue: remove build.Context reference by Marcel van Lohuizen · 3 years, 4 months ago
  20. e1e7031 internal/core/runtime: decouple cue API from Runtime by Marcel van Lohuizen · 3 years, 4 months ago
  21. bcd752a internal/core/eval: handle embedded top correctly by Marcel van Lohuizen · 3 years, 3 months ago v0.3.0-beta.5
  22. 87d43b7 internal/core/adt: strip "notDefault" status for disjunctions with unused defaults by Marcel van Lohuizen · 3 years, 3 months ago
  23. 77b475f doc: fix install instructions in main README and contributing by Paul Jolly · 3 years, 3 months ago
  24. cb4fae9 internal/cuetest: consolidate testscript/cuetxtar helpers by Paul Jolly · 3 years, 3 months ago
  25. bf6c3fc internal/cuetest: move Kubernetes related helper to where they are used by Paul Jolly · 3 years, 3 months ago
  26. 1b03c9f ci: move to non-Docker version of goreleaser by Paul Jolly · 3 years, 3 months ago
  27. a5daa16 internal/core/export: fix quoting of definitions by Marcel van Lohuizen · 3 years, 3 months ago
  28. af5ea97 tools/trim: fix defaults bug by Marcel van Lohuizen · 3 years, 3 months ago
  29. 1d9aa17 tools/trim: don't trim shared nodes by Marcel van Lohuizen · 3 years, 3 months ago
  30. 15934d9 tools/trim: add tracer by Marcel van Lohuizen · 3 years, 3 months ago
  31. 500e431 doc/ref/spec.md: add missing binary_digits by Marcel van Lohuizen · 3 years, 3 months ago
  32. b20ac5a internal/core/convert: fix conversion from float by antong · 3 years, 3 months ago
  33. 89cada6 doc/tutorial: address cuelang/cuelang.org#126 by Kevin Gillette · 3 years, 3 months ago
  34. 760aa11 internal/core/compile: make `>10 <20` a compile error by Marcel van Lohuizen · 3 years, 3 months ago
  35. 267379b internal/core/adt: fix trim bug by Marcel van Lohuizen · 3 years, 3 months ago
  36. b25147c internal/core/adt: control fixes for if clauses by Marcel van Lohuizen · 3 years, 3 months ago
  37. 48d255a internal/core/adt: some optimizations for pattern constraints by Marcel van Lohuizen · 3 years, 3 months ago
  38. 25ba1d9 internal/core/adt: comment out leak test by Marcel van Lohuizen · 3 years, 3 months ago
  39. ae51469 ci: skip known flakey test on go1.15 windows by Paul Jolly · 3 years, 3 months ago
  40. 63104c8 internal/core/adt: "fix" disjunction resolution by Marcel van Lohuizen · 3 years, 3 months ago v0.3.0-beta.4
  41. f0d1fa4 ci: add first version of copybara workflow by Paul Jolly · 3 years, 3 months ago
  42. fdccfbc internal/core/export: retain top in embedded scalars by Marcel van Lohuizen · 3 years, 3 months ago
  43. d9d0487 cue/scanner: fix JSON conformance by Marcel van Lohuizen · 3 years, 3 months ago
  44. 2ca6c5e internal/core/adt: cache evaluation results for dynamic fields by Marcel van Lohuizen · 3 years, 3 months ago
  45. e6a2fb0 internal/core/adt: fix special cycle condition by Marcel van Lohuizen · 3 years, 3 months ago
  46. e097927 ci: fix broken build by Paul Jolly · 3 years, 3 months ago
  47. 611d622 tools/flow: replace package doc example with real example by Paul Jolly · 3 years, 3 months ago
  48. c6f1287 cue: deprecate Merge by Paul Jolly · 3 years, 3 months ago
  49. 09cd07b all: add tests for the GitHub workflow process by Paul Jolly · 3 years, 4 months ago
  50. 2338b59 ci: rename repository dispatch workflow by Paul Jolly · 3 years, 3 months ago
  51. 5b3d551 ci: refactor CI setup by Paul Jolly · 3 years, 3 months ago
  52. 8d537aa internal/core/adt: fix regressions in disjunct elimination by Marcel van Lohuizen · 3 years, 3 months ago
  53. bedb047 internal/core/adt: more fixes to cycle handling by Marcel van Lohuizen · 3 years, 3 months ago
  54. 7110020 general: move from godoc.org to pkg.go.dev for documentation by Paul Jolly · 3 years, 4 months ago
  55. d5d5fd1 general: remove junk files by Paul Jolly · 3 years, 3 months ago
  56. 10180b6 pkg: consistently use 0666 as perm when creating regular files by Paul Jolly · 3 years, 3 months ago
  57. 22aafc2 cmd/cue: fix typo in cmd documentation headline by Paul Jolly · 3 years, 4 months ago
  58. 2df92cb doc: remove duplicate command from Kubernetes tutorial by Paul Jolly · 3 years, 4 months ago
  59. 6c3be7f doc: fix typo in types tutorial (closed -> close) by Paul Jolly · 3 years, 4 months ago
  60. 9b7fc4b ci: fix workflow definitions by Paul Jolly · 3 years, 3 months ago
  61. a616925 cmd/cue: embed packages required for get go checking by Paul Jolly · 3 years, 4 months ago
  62. dfce25c cmd/cue: add goproxytest instance for script tests by Paul Jolly · 3 years, 3 months ago
  63. b8d9972 cmd/cue: allow CUE_UPDATE to update cmd/cue/cmd testscript tests by Paul Jolly · 3 years, 3 months ago
  64. 37c16cc cmd/cue: use gotooltest within testscript tests by Paul Jolly · 3 years, 3 months ago
  65. ef59f61 ci: update version of Go for go generate to 1.14.14 by Paul Jolly · 3 years, 3 months ago
  66. 0ad02fd internal/core/adt: restrict notification by Marcel van Lohuizen · 3 years, 3 months ago
  67. d2aa995 internal/core/export: don't embed proper conjuncts by Marcel van Lohuizen · 3 years, 3 months ago
  68. 10a48e9 ci: drop go1.13 from build matrix; add go1.16rc1 by Paul Jolly · 3 years, 3 months ago
  69. 34333ce ci: fix job dependency in test workflow by Paul Jolly · 3 years, 3 months ago
  70. 3088513 ci: only go test -race on latest Go+linux, and master by Paul Jolly · 3 years, 3 months ago
  71. dfaea59 internal/filetypes: fix test breakage by Marcel van Lohuizen · 3 years, 3 months ago
  72. f73e78f doc/../43_schema.txt: remove unnecessary word by Kevin Gillette · 3 years, 3 months ago
  73. b360fe4 encoding/gocode: use FieldByName in generated code by George · 3 years, 3 months ago
  74. 34587b9 internal/core/export: support package and struct attributes by Marcel van Lohuizen · 3 years, 3 months ago
  75. ba8eb37 cue: allow LookupDef on embedded scalars by Marcel van Lohuizen · 3 years, 3 months ago
  76. 76a72c4 internal/core/export: fix optional output bug by Marcel van Lohuizen · 3 years, 3 months ago
  77. b8b4892 internal/core/adt: fix bottom cycle error by Marcel van Lohuizen · 3 years, 3 months ago
  78. c091274 internal/core/adt: fix bug that left errors of incompleted expressions unreported by Marcel van Lohuizen · 3 years, 3 months ago
  79. 8334a9e internal/core/adt: more merging of adt and former eval by Marcel van Lohuizen · 3 years, 3 months ago
  80. d0124e2 internal/core/adt: refactor node lookup by Marcel van Lohuizen · 3 years, 3 months ago
  81. 6b96001 internal/core/adt: fix benign memory leak by Marcel van Lohuizen · 3 years, 3 months ago
  82. ee78ec3 internal/core/adt: fix nil panic by Marcel van Lohuizen · 3 years, 3 months ago
  83. c866a51 internal/core/adt: don't check cycles for inlined arcs by Marcel van Lohuizen · 3 years, 4 months ago
  84. f55f17e tools/fix: eliminate x & _ and unnecessary parens by Marcel van Lohuizen · 3 years, 3 months ago
  85. 257486c cmd/cue/cmd: allow fmt to pass with errors by Marcel van Lohuizen · 3 years, 3 months ago
  86. 726d93e ci: fix start message of CI jobs for CL builds by Paul Jolly · 3 years, 3 months ago
  87. 9c5489f internal/core/adt: fix memory leak by Marcel van Lohuizen · 3 years, 3 months ago
  88. 0e401d6 internal/core/adt: fix performance issue with disjunctions by Marcel van Lohuizen · 3 years, 4 months ago v0.3.0-beta.3
  89. 0f570a9 internal/core/validate: pick up non-concrete values in defaults by Marcel van Lohuizen · 3 years, 4 months ago
  90. fdc7010 cmd/cue/cmd: fix cue cmd crash by Marcel van Lohuizen · 3 years, 4 months ago
  91. a8de61c cue/testdata/cycle: fix another cycle bug by Marcel van Lohuizen · 3 years, 4 months ago
  92. c58e0ff internal/core/eval: strip arcs for nodes with structural cycles by Marcel van Lohuizen · 3 years, 4 months ago
  93. 6898897 tools/trim: implement using adt by Marcel van Lohuizen · 3 years, 4 months ago
  94. 08e814f internal/core/adt: add support info for trim by Marcel van Lohuizen · 3 years, 4 months ago
  95. 8e6e795 internal/core/adt: change closeInfo.embedded to a flag field by Marcel van Lohuizen · 3 years, 4 months ago
  96. ca5d2db doc/tutorial/kubernetes: update files of Kubernetes demo by Marcel van Lohuizen · 3 years, 4 months ago
  97. f0c025c encoding/protobuf: enforce loading builting packages by Marcel van Lohuizen · 3 years, 4 months ago
  98. f03928d tools/fix: allow fixing non-essential simplification by Marcel van Lohuizen · 3 years, 4 months ago
  99. 28cfa74 cue: exempt hidden fields also in Unify and UnifyAccept by Marcel van Lohuizen · 3 years, 4 months ago
  100. 82bda84 internal/core/adt: treat files as belonging to same struct by Marcel van Lohuizen · 3 years, 4 months ago