git.delta.rocks / jrsonnet / refs/commits / 7e00c7d820e8

difftreelog

commits

crates/jrsonnet-evaluator/src/error.rs4.6 KiBsourcehistory
  1. fix(evaluator) better error message for type mismatch
    Lach 2020-08-26 #6cb98c9
  2. feat(evaluator) readable error messages
    Lach 2020-08-26 #686e5cc
  3. style increase clippy linting level
    Lach 2020-08-25 #3f8fb69
  4. fix Typo `Intristic` -> `Intrinsic`
    progrm_jarvis 2020-08-03 #e9a9036
  5. perf move error and stacktrace to heap
    Lach 2020-08-23 #d859bb9
  6. perf unify function calls
    Lach 2020-08-23 #a5391ab
  7. perf reduce error enum size
    Lach 2020-08-23 #57ad354
  8. feat native callbacks
    Lach 2020-08-23 #020afa6
  9. feat yaml stream output
    Lach 2020-08-22 #1feb056
  10. Merge branch 'master' of github.com:CertainLach/jsonnet-rs
    Лач 2020-07-22 #38dfcbe
  11. perf faster format
    Лач 2020-07-20 #1b7abe8
  12. refact: simplify error management
    Лач 2020-07-21 #84f648e