jrsonnet
refs/commits
959933eb18e2
crates/jrsonnet-parser/src/expr.rs
#be90068
Jsonnet type system
#a98d285
Fixes #30
#bc97bc9
#00b4f05
Prevent changing meaning of std in desugared expressions
#ce2d8d5
Also removes intrinsic interface for natives, they weren't useable for users anyway, and we have native callback support now. Fixes https://github.com/google/jsonnet/issues/378 Fixes https://github.com/google/go-jsonnet/issues/69
#d26be68
#695a2f8