jrsonnet
refs/commits
959933eb18e2
crates/jrsonnet-parser/src/lib.rs
#be90068
Syntax error display
#3b72cd8
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
#e072f7a