cue /
cue /
5378b08c6926e80ec442c6d56e75f274f956e51f - 5378b08 internal/core/export: export let by Marcel van Lohuizen · 4 years, 8 months ago
- 489eb90 internal/core/validate: more cases to ignore concreteness by Marcel van Lohuizen · 4 years, 8 months ago
- ff8373c internal/core/eval: fixes to closedness algorithm by Marcel van Lohuizen · 4 years, 8 months ago
- d464582 internal/core/eval: fix multi-conjunct pattern constraints by Marcel van Lohuizen · 4 years, 8 months ago
- d857f23 internal/core/eval: centralize type checking by Marcel van Lohuizen · 4 years, 8 months ago
- 1dd08f3 tools/fix: remove support to rewrite old definitions by Marcel van Lohuizen · 4 years, 8 months ago
- cfc6c8c internal/core/eval: add more positions for closedness errors by Marcel van Lohuizen · 4 years, 8 months ago
- fbc6f86 pkg/tool/os: check error of value by Marcel van Lohuizen · 4 years, 8 months ago
- 07e40c6 internal/core/eval: fix Evaluator sync bug by Marcel van Lohuizen · 4 years, 8 months ago
- 765f87e internal/core/validate: use defaults in concrete mode by Marcel van Lohuizen · 4 years, 8 months ago
- f159888 internal/core/adt: apply Default also to list by Marcel van Lohuizen · 4 years, 8 months ago
- 88b4b1f internal/core/adt: distinguish dynamic fields from pattern constraints by Marcel van Lohuizen · 4 years, 8 months ago
- 7504519 internal/core/adt: finalize comprehension arcs by Marcel van Lohuizen · 4 years, 8 months ago
- 9b4e65a internal/core/eval: tweak to disjunction by Marcel van Lohuizen · 4 years, 8 months ago
- 651d379 internal/core/adt: add path location for majority of errors by Marcel van Lohuizen · 4 years, 8 months ago
- 5a51083 internal/legacy/cue: use UnifyAccept and some other changes by Marcel van Lohuizen · 4 years, 8 months ago
- d15def3 internal/core/eval: allow closedness override by Marcel van Lohuizen · 4 years, 8 months ago
- b68adfe internal/core/eval: fix Environment linkage for Disjunctions by Marcel van Lohuizen · 4 years, 8 months ago
- 3acdde8 internal/core/eval: fix double increase of close ID by Marcel van Lohuizen · 4 years, 8 months ago
- 76d8c61 internal/diff: use new definitions in test by Marcel van Lohuizen · 4 years, 8 months ago
- 311f5bc internal/core/export: allow testing imports by Marcel van Lohuizen · 4 years, 9 months ago
- 711bbb1 internal/core/eval: handle structural cycles by Marcel van Lohuizen · 4 years, 9 months ago
- 50dac24 internal/cuetxtar: add WriteFile method by Marcel van Lohuizen · 4 years, 8 months ago
- 17ade83 internal/core/eval: add Stats counters by Marcel van Lohuizen · 4 years, 8 months ago
- 7903529 internal/core/eval: use cue's import support in tests by Marcel van Lohuizen · 4 years, 9 months ago
- 7d54042 internal/legacy/cue: update to new build by Marcel van Lohuizen · 4 years, 9 months ago
- 8912ee5 internal/legacy/cue: copy relevant cue files for new implementation by Marcel van Lohuizen · 4 years, 9 months ago
- dd312be tools/trim: fix list element removal bug by Marcel van Lohuizen · 4 years, 8 months ago
- bdb45b3 cue: fix misspells by Oleg Kovalov · 4 years, 8 months ago
- 6a495ae internal/core: add runtime hooks by Marcel van Lohuizen · 4 years, 9 months ago
- e986a8f internal/core/compile: separate out phase of let clauses by Marcel van Lohuizen · 4 years, 8 months ago
- cf94469 internal/core/compile: allow resolution in custom scope by Marcel van Lohuizen · 4 years, 8 months ago
- 0dcc335 cue: simplify implementation by Marcel van Lohuizen · 4 years, 9 months ago
- e2a58e9 cue: use higher-level API when possible by Marcel van Lohuizen · 4 years, 9 months ago
- a675387 cue: refactor marshal to simplify move by Marcel van Lohuizen · 4 years, 9 months ago
- 94fac7f cue: more renamings to minimize diffs by Marcel van Lohuizen · 4 years, 9 months ago
- b6a3a4b cue: use Kind and Op from Package adt by Marcel van Lohuizen · 4 years, 9 months ago
- 03092d9 cue: rename fields to ease transition to package adt by Marcel van Lohuizen · 4 years, 9 months ago
- 7eafd8b internal/core/runtime: add Build method by Marcel van Lohuizen · 4 years, 9 months ago
- 5cf7756 internal/core/runtime: temporary helpers to aid transition by Marcel van Lohuizen · 4 years, 9 months ago
- b2ea648 cue: hoist functionality to cue/internal/runtime by Marcel van Lohuizen · 4 years, 9 months ago
- 3efd10d cue: prepare to hoist index type by Marcel van Lohuizen · 4 years, 9 months ago
- 18736bf internal/core/export: explicit generation of adt types by Marcel van Lohuizen · 4 years, 8 months ago
- 0ca4098 internal/core/subsume: initial implementation by Marcel van Lohuizen · 4 years, 8 months ago
- 38a19f8 internal/core/validate: initial implementation by Marcel van Lohuizen · 4 years, 9 months ago
- 08a9fdb internal/core/convert: initial commit by Marcel van Lohuizen · 4 years, 10 months ago
- 1d29ac3 internal/core/adt: add Resolve helper by Marcel van Lohuizen · 4 years, 8 months ago
- 0d12c33 internal/core/export: initial commit by Marcel van Lohuizen · 4 years, 10 months ago
- 0cfe411 cue/internal/adt: add builtin and import support by Marcel van Lohuizen · 4 years, 9 months ago
- 0f935f8 internal/core/eval: implement core evaluator by Marcel van Lohuizen · 4 years, 10 months ago
- 6be2b4f internal/core/debug: add compact mode by Marcel van Lohuizen · 4 years, 9 months ago
- 1f42c81 internal/core/compile: add new compiler by Marcel van Lohuizen · 5 years ago
- 6a08830 internal/core/adt: initial commit by Marcel van Lohuizen · 4 years, 9 months ago
- 94db2eb cmd/cue/cmd: include unexported constants for get go by Marcel van Lohuizen · 4 years, 8 months ago v0.2.2
- 8a0ac3e internal: add ToStruct helper. by Marcel van Lohuizen · 4 years, 8 months ago
- 0ccdee2 cue/gen.go: fix bug in generation. by Marcel van Lohuizen · 4 years, 8 months ago
- 616d9e8 encoding/openapi: fix generation bug in CRD path by Marcel van Lohuizen · 4 years, 8 months ago
- 29fa119 cmd/cue/cmd: allow overriding syntax limitation by Marcel van Lohuizen · 4 years, 8 months ago
- ed61df2 cue: return empty struct for disallowed unification by Marcel van Lohuizen · 4 years, 8 months ago
- 97b215f internal/cuetxtar: allow CUE_UPDATE env variable. by Marcel van Lohuizen · 4 years, 8 months ago
- 1784fca cue: add test cases by Marcel van Lohuizen · 4 years, 8 months ago
- f0f62b8 cue/ast: allow use of Embed in NewStruct by Marcel van Lohuizen · 4 years, 8 months ago
- c615c91 encoding/yaml: fix bug where an empty document is not treated as null by Marcel van Lohuizen · 4 years, 9 months ago
- f01cfc5 pkg/strings: add SliceRunes by Jean-Philippe Braun · 4 years, 9 months ago
- 9ebfa80 feat: add completion command by banst · 4 years, 9 months ago
- 57f8242 pkg/encoding/yaml: validate concreteness instead of instance of for Validate by Marcel van Lohuizen · 4 years, 9 months ago
- 21ca371 doc/ref/spec.md: alternative definitions for closedness and friends by Marcel van Lohuizen · 4 years, 10 months ago
- a20e1d4 cue/errors: don't equate error messages without line info by Marcel van Lohuizen · 4 years, 9 months ago
- 16a2b89 internal/cuetxtar: add Load function by Marcel van Lohuizen · 4 years, 9 months ago
- 8f07f84 cue: print hex numbers correctly by Marcel van Lohuizen · 4 years, 9 months ago
- 10fbc21 cue/ast: fix typo by Marcel van Lohuizen · 4 years, 9 months ago
- 097cf16 cue: allow Value to be set at any path in Fill by Marcel van Lohuizen · 4 years, 9 months ago
- ab43a15 cmd/cue/cmd: include tool and test files in fix by Marcel van Lohuizen · 4 years, 9 months ago
- d3c0096 encoding/openapi: update tests by Marcel van Lohuizen · 4 years, 9 months ago
- ecfbd72 encoding/openapi: date-time & string format by Malte Wrogemann · 4 years, 9 months ago
- 2a8b4ed encoding/openapi|jsonschema: allow bool for exclusiveNum by Marcel van Lohuizen · 4 years, 9 months ago v0.2.1
- 50b9067 encoding/openapi: wrap $ref in allOf when needed. by Marcel van Lohuizen · 4 years, 9 months ago
- 4d31efd cmd/cue/cmd: get go: import files to cue module if in main module by Marcel van Lohuizen · 4 years, 9 months ago
- cb21170 encoding/gocodec: Validate helper function by Marcel van Lohuizen · 4 years, 9 months ago
- 019060d cmd/cue/cmd: extract cue constraints in tags in get go by Marcel van Lohuizen · 4 years, 9 months ago
- eb7706b encoding/jsonschema: fix printing of error message by Marcel van Lohuizen · 4 years, 9 months ago
- f5315d4 cue/ast: don't require ellipsis to be at end of struct. by Marcel van Lohuizen · 4 years, 9 months ago
- 7aa2eb7 encoding/jsonschema: add support for OpenAPI nullable by Marcel van Lohuizen · 4 years, 9 months ago
- a91b869 encoding/jsonschema: constraints don't imply types by Marcel van Lohuizen · 4 years, 9 months ago
- 8bfdfe3 cue/ast/astutil: add Expr to File conversion (ToFile) by Marcel van Lohuizen · 4 years, 10 months ago
- 9cf3644 ci: revert ci changes for now by Paul Jolly · 4 years, 9 months ago
- f8e5c71 ci: fix dispatch again by Paul Jolly · 4 years, 9 months ago
- e72c9c3 ci: use cueckoo to create the temporary build branch by Paul Jolly · 4 years, 9 months ago
- f082dbd ci: fix dispatch workflow by Paul Jolly · 4 years, 9 months ago
- 8de8f34 ci: fix up the CI workflow by Paul Jolly · 4 years, 9 months ago
- 0d589f8 ci: trigger builds using a temporary build branch by Paul Jolly · 4 years, 9 months ago
- 91d267a encoding/jsonschema: record more line information by Marcel van Lohuizen · 4 years, 10 months ago
- 197f4c8 cue/ast: introduce NewNull() by Marcel van Lohuizen · 4 years, 9 months ago
- 519db58 internal/encoding: don't simplify interpreted encodings by Marcel van Lohuizen · 4 years, 10 months ago
- ddc8eb4 .github: disable generation of schema by Marcel van Lohuizen · 4 years, 9 months ago
- 7efeb70 cue: deprecate :: and combining bulk optional fields with other fields by Marcel van Lohuizen · 4 years, 10 months ago
- 53d18cc cue: allow omitting leading "#" for LookupDef by Marcel van Lohuizen · 4 years, 10 months ago
- 5515ee9 tools/fix: move fix functionality to separate package by Marcel van Lohuizen · 4 years, 10 months ago
- 1d213a3 pkg/list: remove use of `::` (Incompatible!!!) by Marcel van Lohuizen · 4 years, 10 months ago
- 083afe7 all: update most tests to not use `::` by Marcel van Lohuizen · 4 years, 10 months ago