tangled
alpha
login
or
join now
mvdan.cc
/
cue
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
cue
/
internal
/
core
/
adt
/
at
master
54 files
adt.go
all: make use of adt.Pos consistently
2 months ago
adt_test.go
internal/core/adt: ensure emptyNode is inert
7 months ago
api_test.go
internal/core/adt: silence tests once again
6 months ago
arctype_string.go
update all dependencies
3 months ago
binop.go
internal/core/adt: use the pre-validation value kind to report errors
1 month ago
call.go
internal/core/adt: place CallContext on the stack
2 weeks ago
closed.go
internal/core/adt: shrink CloseInfo fields in nodeContextState
2 months ago
composite.go
internal/core/adt: remove unused parameters in Vertex.AddStruct
2 weeks ago
comprehension.go
internal/core/adt: remove unused parameters in Vertex.AddStruct
2 weeks ago
conjunct.go
internal/core/adt: remove redundant updateConjunctInfo call
2 weeks ago
constraints.go
internal/core/adt: avoid allocations in matchPattern
2 weeks ago
constraints_test.go
internal/core/adt: avoid allocations in matchPattern
2 weeks ago
context.go
internal/core/adt: also use strings.ToValidUTF8 over x/text/encoding/unicode
2 weeks ago
cycle.go
internal/core/adt: remove the docs for evalv2's cycle detection algorithm
1 month ago
debug.go
internal/core/adt: remove replaceID.add field
6 months ago
decimal.go
update to cockroachdb/apd v3
3 years ago
default.go
internal/core/adt: avoid allocations in Vertex.Default for closed lists
2 months ago
defidtype_string.go
update all dependencies
3 months ago
disjunct.go
internal/core/adt: simplify disjunctError
1 month ago
disjunct2.go
internal/core/adt: eagerly update kind to StructKind when aStruct is set
2 months ago
doc.go
all: fix "a the", "the a", and "the the" mistakes
1 year ago
equality.go
internal/core/adt: reduce allocs on BinOp for boolean operators
3 months ago
errorcode_string.go
update all dependencies
3 months ago
errors.go
internal/core/adt: shrink CloseInfo fields in nodeContextState
2 months ago
eval.go
internal/core/adt: remove last comments about the evalv3 transition
1 month ago
eval_test.go
internal/core/adt: remove support for CUE_EXPERIMENT=keepvalidators=0
3 months ago
export_test.go
internal/core/adt: avoid allocations in matchPattern
2 weeks ago
expr.go
internal/core/adt: fix spurious error in ForClause.yield key binding
2 weeks ago
expr_test.go
internal/core/adt: merge OptionalField and Field types
3 years ago
feature.go
all: make use of adt.Pos consistently
2 months ago
feature_test.go
internal/core: merge adt with eval package
5 years ago
fields.go
internal/core/adt: remove commented-out error assignment with a TODO
1 month ago
flags.go
internal/core/dep: don't do typo checks for dependency analysis
5 months ago
kind.go
all: fix a number of bad godocs spotted by gopls
3 months ago
kind_test.go
internal/core/adt: test TopKind in TestKindString
4 months ago
log.go
internal/core/adt: fix a few godocs to align with the declared names
6 months ago
mem.go
internal/core/adt: fix disjunction related mem mgmt bug
3 months ago
op.go
cue: support ... operator in Expr
3 months ago
op_string.go
cue: support ... operator in Expr
3 months ago
overlay.go
internal/core/adt: do not reuse large vertexMap maps
2 months ago
prof.go
internal/filetypes: replace encoding/gocode with go:embed
2 years ago
runmode_string.go
update all dependencies
3 months ago
sched.go
internal/core/adt: remove now-unnecessary panic workaround
10 months ago
sched_test.go
internal/core/adt: re-enable TestScheduler
5 months ago
share.go
internal/core/adt: remove unnecessary isShared assignment
1 month ago
simplify.go
internal/core/adt: reduce allocations further in SimplifyBounds
9 months ago
states.go
internal/core/adt: reuse task objects within an OpContext
2 months ago
tasks.go
all: make use of adt.Pos consistently
2 months ago
typocheck.go
all: make use of adt.Pos consistently
2 months ago
typocheck_test.go
internal/core/adt: new data structure for reqSets
6 months ago
unify.go
all: start using slices.DeleteFunc
1 month ago
validate.go
cmd/cue: treat top-level incomplete errors consistently
5 months ago
validate_test.go
cmd/cue: treat top-level incomplete errors consistently
5 months ago
vertexstatus_string.go
update all dependencies
3 months ago