- refactor(evaluator) remove inline variant of argument parsing
- fix(evaluator) add missing intristics: char, encodeUTF8, md5
- perf use json serialization directly
- perf(evaluator) faster json functions
- perf lesser and cheaper clones
- perf(evaluator) drop lazy closure after evaluation
- perf(evaluator) remove inline attribute
- feat(evaluator) error cloning
- feat(evaluator) add ability to call functions with values
- perf(evaluator) remove unnecessary cloning
- fix(evaluator) use context with globals for `into_json`
- feat(evaluator) Val::into_json
- docs(evaluator) remove old todos
- refactor(evaluator) extract shared function call parsing code
- feat(evaluator) tailstrict calls
- feat(evaluator) tailstrict functions
- fix make jsonnet tests partially pass
- fix(evaluator) arrays should be lazy
difftreelog
commits
crates/jsonnet-evaluator/src/val.rs7.2 KiBsourcehistory