- feat better Display for ImportSyntaxError
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
- fix(evaluator) better error message for type mismatch
- feat(evaluator) readable error messages
- style increase clippy linting level
- fix Typo `Intristic` -> `Intrinsic`
- perf move error and stacktrace to heap
- perf unify function calls
- perf reduce error enum size
- feat native callbacks
- feat yaml stream output
- Merge branch 'master' of github.com:CertainLach/jsonnet-rs
- perf faster format
- refact: simplify error management
difftreelog
commits
crates/jrsonnet-evaluator/src/error.rs4.7 KiBsourcehistory