jrsonnet
refs/commits
ed5873f1697a
crates/jrsonnet-parser/src/expr.rs
Now lazy is used only in objects/arrays BREAKING CHANGE: value_type() is never fails
#028057c
Fixes #30
#bc97bc9
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
#eaf3cd1