tangled
alpha
login
or
join now
mvdan.cc
/
cue
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
cue
/
encoding
/
jsonschema
/
at
master
2 folders
33 files
internal
encoding: fix two gopls warnings
3 months ago
testdata
cue/token: sort absolute positions before relative ones
1 week ago
constraints.go
encoding/jsonschema: implement dependencies
6 months ago
constraints_array.go
encoding/jsonschema: use error builtin rather than `_|_`
3 months ago
constraints_combinator.go
encoding/jsonschema: initial support for Kubernetes CRDs
11 months ago
constraints_format.go
encoding/jsonschema: recognize date-time too
9 months ago
constraints_generic.go
encoding/jsonschema: initial support for Kubernetes CRDs
11 months ago
constraints_meta.go
encoding/jsonschema: implement x-kubernetes-group-version-kind
9 months ago
constraints_number.go
encoding/jsonschema: use uint not number for min/maxLength
1 year ago
constraints_object.go
all: fix up uses of the deprecated cue/ast comment methods
1 month ago
constraints_string.go
encoding/jsonschema: use uint not number for min/maxLength
1 year ago
crd.cue
encoding/jsonschema: implement ExtractCRDs
7 months ago
crd.go
all: rely on `go get -tool` now that we require Go 1.24 or later
6 months ago
cue_types_gen.go
encoding/jsonschema: implement ExtractCRDs
7 months ago
debug_test.go
encoding/jsonschema: clean up TestExtX
10 months ago
decode.go
encoding/jsonschema: use error builtin rather than `_|_`
3 months ago
decode_test.go
internal/filetypes: support openOnlyWhenExplicit tag
2 months ago
doc.go
encoding/jsonschema: initial JSON Schema to CUE conversion
6 years ago
external_test.go
encoding/jsonschema: recognize explicit errors in CUE
3 months ago
external_teststats.txt
internal/core/adt: avoid allocations in matchPattern
2 weeks ago
generate.go
encoding/jsonschema: avoid redundant patternProperties in Generate
3 months ago
generate_items.go
encoding/jsonschema: correctly encode references
1 month ago
generate_mergeallof_test.go
encoding/jsonschema: use unique item values in Generate
3 months ago
generate_test.go
encoding/jsonschema: recognize closed structs in Generate
3 months ago
jsonschema.go
encoding/jsonschema: add VersionKubernetesAPI
9 months ago
ref.go
cue/ast: add StringLabelNeedsQuoting
4 months ago
structbuilder.go
all: start using maps and slices APIs from Go 1.23
11 months ago
structbuilder_test.go
all: swap math/rand for math/rand/v2 where it affects behavior
8 months ago
teststats.go
encoding/jsonschema: improve teststats
3 months ago
util.go
encoding/json: export JSON Pointer functions
6 months ago
valuemap.go
encoding/jsonschema: refactor reference handling
1 year ago
vendor_external.go
encoding/jsonschema: parallelize vendor_external.go a bit
7 months ago
version.go
all: rely on `go get -tool` now that we require Go 1.24 or later
6 months ago
version_string.go
update all dependencies
3 months ago
version_test.go
encoding/jsonschema: add external test suite
1 year ago