1. 18736bf internal/core/export: explicit generation of adt types by Marcel van Lohuizen · 4 years, 8 months ago
  2. 0ca4098 internal/core/subsume: initial implementation by Marcel van Lohuizen · 4 years, 8 months ago
  3. 38a19f8 internal/core/validate: initial implementation by Marcel van Lohuizen · 4 years, 9 months ago
  4. 08a9fdb internal/core/convert: initial commit by Marcel van Lohuizen · 4 years, 10 months ago
  5. 1d29ac3 internal/core/adt: add Resolve helper by Marcel van Lohuizen · 4 years, 8 months ago
  6. 0d12c33 internal/core/export: initial commit by Marcel van Lohuizen · 4 years, 10 months ago
  7. 0cfe411 cue/internal/adt: add builtin and import support by Marcel van Lohuizen · 4 years, 9 months ago
  8. 0f935f8 internal/core/eval: implement core evaluator by Marcel van Lohuizen · 4 years, 10 months ago
  9. 6be2b4f internal/core/debug: add compact mode by Marcel van Lohuizen · 4 years, 9 months ago
  10. 1f42c81 internal/core/compile: add new compiler by Marcel van Lohuizen · 5 years ago
  11. 6a08830 internal/core/adt: initial commit by Marcel van Lohuizen · 4 years, 9 months ago
  12. 8a0ac3e internal: add ToStruct helper. by Marcel van Lohuizen · 4 years, 8 months ago
  13. 97b215f internal/cuetxtar: allow CUE_UPDATE env variable. by Marcel van Lohuizen · 4 years, 8 months ago
  14. c615c91 encoding/yaml: fix bug where an empty document is not treated as null by Marcel van Lohuizen · 4 years, 9 months ago
  15. 16a2b89 internal/cuetxtar: add Load function by Marcel van Lohuizen · 4 years, 9 months ago
  16. 9cf3644 ci: revert ci changes for now by Paul Jolly · 4 years, 9 months ago
  17. f8e5c71 ci: fix dispatch again by Paul Jolly · 4 years, 9 months ago
  18. e72c9c3 ci: use cueckoo to create the temporary build branch by Paul Jolly · 4 years, 9 months ago
  19. f082dbd ci: fix dispatch workflow by Paul Jolly · 4 years, 9 months ago
  20. 8de8f34 ci: fix up the CI workflow by Paul Jolly · 4 years, 9 months ago
  21. 519db58 internal/encoding: don't simplify interpreted encodings by Marcel van Lohuizen · 4 years, 10 months ago
  22. 53d18cc cue: allow omitting leading "#" for LookupDef by Marcel van Lohuizen · 4 years, 10 months ago
  23. 3e62450 go.mod: use github.com/rogpeppe/go-internal/testscript by Koichi Shiraishi · 4 years, 10 months ago
  24. 78cc785 ci: fix vendor path of GitHub workflow definitions by Paul Jolly · 4 years, 10 months ago
  25. c47316f ci: only run gorelease check on latest versions of Go by Paul Jolly · 4 years, 10 months ago
  26. 2f69bfa ci: re-add Go 1.12.x to the build matrix by Paul Jolly · 4 years, 10 months ago
  27. a801188 ci: tidy up and refactor GitHub workflow specifications by Paul Jolly · 4 years, 10 months ago
  28. 8f09dde cmd/cue/cmd: fix windows test breakage by Marcel van Lohuizen · 4 years, 10 months ago
  29. 4c7d062 ci: add -f (fail) flag to curl calls in GitHub Actions trigger by Paul Jolly · 4 years, 10 months ago
  30. a846fcc cmd/cue/cmd: add fix command for new-style definitions by Marcel van Lohuizen · 4 years, 10 months ago
  31. f395f12 encoding/jsonschema: fix a few json schema bugs by Marcel van Lohuizen · 4 years, 10 months ago
  32. 8fcefc8 ci: fix error in workflow generation task by Paul Jolly · 4 years, 10 months ago
  33. 65163a0 ci: use CUE for GitHub Actions workflow specifications by Paul Jolly · 4 years, 10 months ago
  34. 238d821 all: re-run go generate using Go 1.14.3 by Paul Jolly · 4 years, 10 months ago
  35. b7083ff cue: use `_#` instead of `#_` for hidden definition by Marcel van Lohuizen · 4 years, 11 months ago
  36. b19b41a cue/ast/astutil: add and use Santize function by Marcel van Lohuizen · 4 years, 11 months ago
  37. 8837685 cue: uniform handling of definitions by Marcel van Lohuizen · 4 years, 11 months ago
  38. 56c994d cue: disallow bulk optional fields with other fields by Marcel van Lohuizen · 5 years ago
  39. 5114891 cmd/cue/cmd: merge data files by default by Marcel van Lohuizen · 5 years ago
  40. 724da18 cue: introduce let declaration by Marcel van Lohuizen · 5 years ago
  41. 4d8d154 internal: factor out FileComment code by Marcel van Lohuizen · 5 years ago
  42. be0649e internal/filetypes: print attributes for definitions by Marcel van Lohuizen · 5 years ago
  43. 3970555 encoding/yaml: use idiomatic indentation (regression) by Marcel van Lohuizen · 5 years ago
  44. 1370f0a cue: implement "front-style" list comprehensions by Marcel van Lohuizen · 5 years ago
  45. ed4fc4d encoding/jsonschema: wrap comment lines by Marcel van Lohuizen · 5 years ago
  46. 0059b2b cmd/cue/cmd: allow lossy conversion by default and add --strict option by Marcel van Lohuizen · 5 years ago
  47. 8dcec3c internal/encoding: allow CUE as OpenAPI input by Marcel van Lohuizen · 5 years ago
  48. 83b0996 cmd/cue/cmd: fix newline discrepancies by Marcel van Lohuizen · 5 years ago
  49. cd2b3ef cmd/cue/cmd: fix regression that allowed space-separated fields again by Marcel van Lohuizen · 5 years ago
  50. d6f1eec internal: fix crash affecting eval by Marcel van Lohuizen · 5 years ago
  51. 4805941 internal: add ToFile and ToExpr by Marcel van Lohuizen · 5 years ago
  52. f9f8e62 internal/filetypes: add auto interpretation by Marcel van Lohuizen · 5 years ago
  53. 29e9d00 internal/diff: avoid cycle when diffing by Marcel van Lohuizen · 5 years ago
  54. 024f1f5 cue: add Dereference and fix value paths by Marcel van Lohuizen · 5 years ago
  55. bd2173e internal/filetypes: expose package test internally by Marcel van Lohuizen · 5 years ago
  56. b9d22d6 cue: allow schema mode in subsumption by Marcel van Lohuizen · 5 years ago
  57. a494f2e internal: switch defaullt GenPath to be in cue.mod by Marcel van Lohuizen · 5 years ago
  58. 38362f8 internal/filetypes: better error message for files without extension by Marcel van Lohuizen · 5 years ago
  59. f89aa48 cmd/cue/cmd: allow decoding JSON Schema and OpenAPI by Marcel van Lohuizen · 5 years ago
  60. 671b956 encoding/jsonschema: add features to support OpenAPI by Marcel van Lohuizen · 5 years ago
  61. 77ffe9d cmd/cue/cmd: support openapi out and proto in by Marcel van Lohuizen · 5 years ago
  62. 6dfecc3 cmd/cue/cmd: make eval use output flags by Marcel van Lohuizen · 5 years ago
  63. 81a20d5 internal/encoding: support input validation by Marcel van Lohuizen · 5 years ago
  64. 975776e internal/encoding: always format with tabs by Marcel van Lohuizen · 5 years ago
  65. 2beaa9c cmd/cue/cmd: introduce help topics for new CLI by Marcel van Lohuizen · 5 years ago
  66. fd90d12 tools/trim: undo faulty optimization by Marcel van Lohuizen · 5 years ago
  67. 334313c cue/load: use build.File to support "-" by Marcel van Lohuizen · 5 years ago
  68. f733746 cmd/cue/cmd: streaming instance iteration by Marcel van Lohuizen · 5 years ago
  69. 6e8fdd4 internal/encoding: support cue file type by Marcel van Lohuizen · 5 years ago
  70. 08c8a8f encoding/protobuf: remove dependency on load by Marcel van Lohuizen · 5 years ago
  71. c1b5e62 internal: add MakeInstance by Marcel van Lohuizen · 5 years ago
  72. 1d1295b internal/encoding/json: implement Encode by Marcel van Lohuizen · 5 years ago
  73. 9b1dff7 internal/filetypes: add options and mode defaults by Marcel van Lohuizen · 5 years ago
  74. ed5689f cmd/cue/cmd: move export to filetypes by Marcel van Lohuizen · 5 years ago
  75. 26e63ec internal/filetypes: fix Windows breakage by Marcel van Lohuizen · 5 years ago
  76. 40cc12c internal/encoding/yaml: fix go1.12 breakage by Marcel van Lohuizen · 5 years ago
  77. 01fbfa1 cmd/cue/cmd: move vet to filetypes by Marcel van Lohuizen · 5 years ago
  78. cf72796 encoding/yaml: eliminate use of ghodss yaml pkg by Marcel van Lohuizen · 5 years ago
  79. 72d8a92 cue: allow export of schema and other options by Marcel van Lohuizen · 5 years ago
  80. 9b2f6b0 cue/format: replace bulk labels with ellipsis if possible by Marcel van Lohuizen · 5 years ago
  81. 429bd0f internal/filetypes: package for interpreting command line args by Marcel van Lohuizen · 5 years ago
  82. 5208956 cmd/cue/cmd: add safeguard to trim operation by Marcel van Lohuizen · 5 years ago
  83. 5c3a17b internal/diff: fix bug that caused hang by Marcel van Lohuizen · 5 years ago
  84. aae80a0 internal/cli: hoist cli parsing code from tool/env by Marcel van Lohuizen · 5 years ago
  85. b8cad1a internal: hoist attribute parsing logic by Marcel van Lohuizen · 5 years ago
  86. a3a4b71 pkg/tool/exec: fix stdin processing by Marcel van Lohuizen · 5 years ago
  87. 30a4bee all: make goimports happy by Koichi Shiraishi · 5 years ago
  88. 7988b62 internal/cmd/qgo: update Copyright year to 2020 by Koichi Shiraishi · 5 years ago
  89. a7b4ca8 pkg/tool: improve error reporting by Marcel van Lohuizen · 5 years ago
  90. a32d5dd cmd/cue/cmd: track dependencies in definitions by Marcel van Lohuizen · 5 years ago
  91. 6e48383 cmd/cue/cmd: move get to to use the ast by Marcel van Lohuizen · 5 years ago
  92. 5cb6ffe internal/yaml: import null value properly by Adieu · 5 years ago
  93. 503fecd Decode null as NULL token in yaml decoder by Adieu · 5 years ago
  94. 31cd2b7 internal/diff: first stab add diffing functionality by Marcel van Lohuizen · 5 years ago
  95. afdbec3 cue: disallow references to string labels (per spec) by Marcel van Lohuizen · 5 years ago
  96. 75b9c7f all: remove large dependency by Marcel van Lohuizen · 6 years ago
  97. 92408e3 cue/ast: add back LabelName by Marcel van Lohuizen · 6 years ago
  98. 749a667 cue/ast: convenience constructors for common types by Marcel van Lohuizen · 6 years ago
  99. b50aecd cmd/cue: make fmt rewrite deprecated cue by Marcel van Lohuizen · 6 years ago
  100. 9af9a90 cue/format: output new comprehension format by Marcel van Lohuizen · 6 years ago