- bd0ce9e cmd/cue/cmd: add add command by Marcel van Lohuizen · 4 years ago
- 40f32e6 cmd/cue/cmd: add vet command by Marcel van Lohuizen · 4 years ago
- db46144 cue/load: exclude pkg dir from tooling by Marcel van Lohuizen · 4 years ago
- dd5b4bf cue: complete JSON conformance by Marcel van Lohuizen · 4 years ago
- 44ab013 cue/format: improve indentation of field values by Marcel van Lohuizen · 4 years ago
- 46e73ec cue: add function to convert Go type to a CUE value by Marcel van Lohuizen · 4 years ago
- b46a7ce cue: factor out conversion from Go functionality by Marcel van Lohuizen · 4 years ago
- 0e2bcd5 cue: avoid early evaluation in several cases by Marcel van Lohuizen · 4 years ago
- 5733336 cue: allow builtins defined in CUE by Marcel van Lohuizen · 4 years ago
- 466e3f6 cue: extend Option API by Marcel van Lohuizen · 4 years ago
- 8bc02e5 cue: compile builtins at init time by Marcel van Lohuizen · 4 years ago
- 08a0ef2 cue: add optional fields by Marcel van Lohuizen · 4 years ago
- bcf832f doc/ref: propose reserving identifiiers starting with `__` by Marcel van Lohuizen · 4 years ago
- ea2de89 cue/parser: resolve identifiers for ParseExpr by Marcel van Lohuizen · 4 years ago
- 39822d7 cue: implement rewrite for unification type by Marcel van Lohuizen · 4 years ago
- 2601ab8 cue: fix error message for empty disjunction by Marcel van Lohuizen · 4 years ago
- 9bf93c0 cue: return arc type, instead of individual parameters by Marcel van Lohuizen · 4 years ago
- 2b0e7cd doc/ref: fix spec of regular expressions by Marcel van Lohuizen · 4 years ago
- b9b62d3 doc/ref: added field attributes by Marcel van Lohuizen · 4 years ago
- 6e5d993 doc/ref: alternative alternative spec for default values by Marcel van Lohuizen · 4 years ago
- 8dfef67 README.md: rewrote intro by Marcel van Lohuizen · 4 years ago
- dfd4728 cue/parser: use a more robust exit mechanism by Marcel van Lohuizen · 4 years ago
- 93bffe3 cue: fix subsumption for regular expressions by Marcel van Lohuizen · 4 years ago
- 9ccf273 cue/load: allow imports from a module root package directory by Marcel van Lohuizen · 4 years, 1 month ago
- 4fb16ae cme/cue/cmd: unexport RootCmd by Marcel van Lohuizen · 4 years, 1 month ago
- f0c9404 doc/tutorial/basics: include commands to run by Marcel van Lohuizen · 4 years, 1 month ago
- 0117d90 doc/tutorial/basics: added raw strings and regexps by Marcel van Lohuizen · 4 years, 1 month ago
- 0aeeeaf cue: add list (in)equality by Marcel van Lohuizen · 4 years, 1 month ago
- 09d814d cue: support list addition by Marcel van Lohuizen · 4 years, 1 month ago
- 0500c31 cue: fix list multiplication for 1-element lists by Jonathan Amsterdam · 4 years, 1 month ago
- bedcf0c cue/token: rename names for & and | by Marcel van Lohuizen · 4 years, 1 month ago
- 935a478 cue/ast: get rid of unused ast.Ellipses by Marcel van Lohuizen · 4 years, 1 month ago
- b903c78 doc/tutorial/basics: fix typo by Marcel van Lohuizen · 4 years, 1 month ago
- d401e72 cue: support multiplication of strings and bytes by Marcel van Lohuizen · 4 years, 1 month ago
- 316d3db cmd/cue/cmd: allow proceeding on validation error by Marcel van Lohuizen · 4 years, 1 month ago
- 5f5d39f cue/export: evaluate templates when exporting by Marcel van Lohuizen · 4 years, 1 month ago
- db9d25a doc: a few small fixes by Marcel van Lohuizen · 4 years, 1 month ago
- 35f029d cue: clarify behavior of matchBinOpKind by Jonathan Amsterdam · 4 years, 1 month ago
- 0018c74 cue: improve support for exporting partial results by Marcel van Lohuizen · 4 years, 1 month ago
- 50eea6b cue: simplify cycle handlng for expressions by Marcel van Lohuizen · 4 years, 1 month ago
- 7cd3343 cmd/cue/cmd: add tests for export command by Marcel van Lohuizen · 4 years, 1 month ago
- 88a8a5f doc/ref: fix typo by Marcel van Lohuizen · 4 years, 1 month ago
- f54e594 Merge "cue: hoist literal string parsing into new package" by Marcel van Lohuizen · 4 years, 1 month ago
- bbdfb89 Merge "cue: implement custom escape delimiters" by Marcel van Lohuizen · 4 years, 1 month ago
- 0aebeb5 Merge "cue: fix cycle issue" by Marcel van Lohuizen · 4 years, 1 month ago
- 3cc0dba Merge "cmd/cue/cmd: use format for eval" by Marcel van Lohuizen · 4 years, 1 month ago
- 6486b14 Merge "cue: return an ast.Expr instead of Instance" by Marcel van Lohuizen · 4 years, 1 month ago
- 74cb416 Merge "cue/format: expose some options in the API" by Marcel van Lohuizen · 4 years, 1 month ago
- eadbf84 Merge "doc/tutorian/basics: fix typo" by Marcel van Lohuizen · 4 years, 1 month ago
- 6ceb601 cue: hoist literal string parsing into new package by Marcel van Lohuizen · 4 years, 1 month ago
- 369e423 cue: implement custom escape delimiters by Marcel van Lohuizen · 4 years, 1 month ago
- 8960144 cue: fix cycle issue by Marcel van Lohuizen · 4 years, 1 month ago
- 3d30a78 cmd/cue/cmd: use format for eval by Marcel van Lohuizen · 4 years, 1 month ago
- d4847d9 cue: return an ast.Expr instead of Instance by Marcel van Lohuizen · 4 years, 1 month ago
- dd30dd4 cue/format: expose some options in the API by Marcel van Lohuizen · 4 years, 1 month ago
- 2e36159 doc/tutorian/basics: fix typo by Marcel van Lohuizen · 4 years, 1 month ago
- 565dace Merge "doc/tutorial/basics: fix some typos and broken URLs" by Marcel van Lohuizen · 4 years, 1 month ago
- 5e37f60 doc: Fix link to the k8s tutorial. by Patrick Flynn · 4 years, 1 month ago
- 1dda348 doc/tutorial/basics: fix some typos and broken URLs by Anthony Yeh · 4 years, 1 month ago
- 5510247 Merge "cue: fix type checking for numeric arithmetic ops" by Marcel van Lohuizen · 4 years, 1 month ago
- 3864900 Merge "cue: implement regexp support" by Marcel van Lohuizen · 4 years, 1 month ago
- 03da2ce Merge "doc/ref: introduce regular expression syntax" by Marcel van Lohuizen · 4 years, 1 month ago
- 0a7717d cue: fix type checking for numeric arithmetic ops by Marcel van Lohuizen · 4 years, 1 month ago
- 706e69c cue: implement regexp support by Marcel van Lohuizen · 4 years, 1 month ago
- 32c5d9f README.md: link to issue tracker by Jonathan Amsterdam · 4 years, 1 month ago
- 0a0a3ac doc/ref: introduce regular expression syntax by Marcel van Lohuizen · 4 years, 1 month ago
- 7d0797b cue: implement unary comparators and remove ranges by Marcel van Lohuizen · 4 years, 1 month ago
- 62b8727 doc/ref: remove ranges from spec by Marcel van Lohuizen · 4 years, 2 months ago
- 7da140a doc/ref: add spec for bounds by Marcel van Lohuizen · 4 years, 2 months ago
- 855243e cue: allow comparison against null by Marcel van Lohuizen · 4 years, 1 month ago
- fc6303c cue: use 0o notation for octal numbers by Marcel van Lohuizen · 4 years, 1 month ago
- 1ee36c8 cue: tighten subsumes for disjunction by Marcel van Lohuizen · 4 years, 2 months ago
- e7e8f0d cue: fix bug in normalization by Marcel van Lohuizen · 4 years, 2 months ago
- a8d8a3c spec: make unification and disjuction sections symmetric by Jonathan Amsterdam · 4 years, 2 months ago
- 13e36bd doc/ref: clean up list spec by Marcel van Lohuizen · 4 years, 2 months ago
- 08466f8 doc/ref: a few small changes to the spec by Marcel van Lohuizen · 4 years, 2 months ago
- 94b5ccc cue: make defaults associative by Marcel van Lohuizen · 4 years, 2 months ago
- 7f48df7 cue: fix reentrancy issue by Marcel van Lohuizen · 4 years, 2 months ago
- a3f0097 doc/ref: one char type fixup by Marcel van Lohuizen · 4 years, 2 months ago
- 6977a74 doc/tutorial/basics: examples about cycles by Marcel van Lohuizen · 4 years, 2 months ago
- e71fec6 doc/tutorial/basics: doc fixes by Marcel van Lohuizen · 4 years, 2 months ago
- 73f14eb doc/ref: split the implementation pointers from the spec by Marcel van Lohuizen · 4 years, 2 months ago
- d340e8d doc/ref: remove some unimplemented aspects of the spec by Marcel van Lohuizen · 4 years, 2 months ago
- e5d8d09 doc/tutorial/kubernetes: more updates on docs with new semantics by Marcel van Lohuizen · 4 years, 2 months ago
- 004bef5 cue: implementation of reference cycle handling by Marcel van Lohuizen · 4 years, 2 months ago
- c9b3cb2 cue: implementation of marked defaults by Marcel van Lohuizen · 4 years, 2 months ago
- 6713ae2 doc/ref: add spec for cycles by Marcel van Lohuizen · 4 years, 2 months ago
- 69139d6 doc/ref: alternative spec for default values by Marcel van Lohuizen · 4 years, 2 months ago
- 45163fa doc/ref: updates to spec based on jba’s comments by Marcel van Lohuizen · 4 years, 2 months ago
- 5953c66 doc: reposition CUE as a data constraint language by Marcel van Lohuizen · 4 years, 2 months ago
- 8a4bc92 doc/tutorial/basics: fix len results by Marcel van Lohuizen · 4 years, 2 months ago
- 5fee32f doc/ref: more updates based on feedback by Marcel van Lohuizen · 4 years, 2 months ago
- abeffa4 more spec tweaks by Jonathan Amsterdam · 4 years, 2 months ago
- e479038 comments on spec and a few other things by Jonathan Amsterdam · 4 years, 2 months ago
- 3e592b4 doc/tutorial/basics: various improvements by Marcel van Lohuizen · 4 years, 2 months ago
- e899250 doc/tutorial/basics: fix link and JSON results by Marcel van Lohuizen · 4 years, 2 months ago
- af0932f doc/tutorial/basics: add per-page chapter headings by Marcel van Lohuizen · 4 years, 2 months ago
- 3eb3a3c doc/tutorial/basics: some documentation improvments by Marcel van Lohuizen · 4 years, 2 months ago
- 75cb003 doc/tutorial/basics: add basics tutorial by Marcel van Lohuizen · 4 years, 2 months ago
- 58b7c32 cue/errors: use latest x/exp changes by Marcel van Lohuizen · 4 years, 3 months ago