- feat(evaluator) add importStr
- feat obj comp support
- refactor(evaluator) replace Binding with LazyBinding
- feat TLA support
- feat import support
- feat std.extVar support
- refactor(evaluator) extract shared function call parsing code
- feat(evaluator) tailstrict calls
- feat(evaluator) tailstrict functions
- feat(evaluator) specify error type
- refactor(evaluator) use PathBuf for file paths
- feat(evaluator) add_global method
- perf(evaluator) deserialize instead of parsing std
- feat CLI
- feat(evaluator) use errors, pass EvaluationState
- feat(evaluator) eval methods in EvaluationState
- feat(evaluator) ArrComp support
- test(evaluator) sjsonnet test fix
- feat(evaluator) propogate EvaluationState
- feat(evaluator) stacktrace preparation
- feat(evaluator) use LocExpr
- fix(evaluator) utf-8 support
- fix(evaluator) instristics
- fix(evaluator) indirect_self bug
- refactor(evaluator) use closures where possible
- test(parser) merge new tests
- chore(evaluator) partial interpreter implementation
- feat(evaluator) create evaluator crate BREAKING CHANGE: rename Expr internals to not match Expr variants
difftreelog
commits
crates/jsonnet-evaluator/src/lib.rs14.3 KiBsourcehistory