Fixes #30
Prevent changing meaning of std in desugared expressions
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
- style increase clippy linting level
- fix `Intrinsic` typo leftovers
- perf use fxhash
- perf unify function calls
- refactor(evaluator) extract json to module
difftreelog
commits
crates/jrsonnet-evaluator/src/builtin/mod.rs11.8 KiBsourcehistory