jrsonnet
refs/commits
7a7e4e4e737d
crates/jrsonnet-parser/src/lib.rs
#cead2c3
#6b07ec0
#0ec1408
#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