git.delta.rocks / jrsonnet / refs/commits / 695a2f8d51fa

difftreelog

commits

crates/jrsonnet-evaluator/src/tracehistory
  1. refactor rewrite builtins to new type system
    Yaroslav Bolyukin 2020-12-01 #407517f
  2. Syntax error display
    Yaroslav Bulyukin 2020-11-17 #3b72cd8
  3. style fix clippy warnings
    Yaroslav Bolyukin 2020-11-17 #1ca5234
  4. feat(evaluator) location in syntax error trace
    Yaroslav Bolyukin 2020-11-17 #8f633f4
  5. feat add original offset to location
    Yaroslav Bolyukin 2020-11-17 #f04cd08
  6. feat(evaluator) readable error messages
    Lach 2020-08-26 #686e5cc
  7. style increase clippy linting level
    Lach 2020-08-25 #3f8fb69
  8. docs cleanup evaluator's docs
    progrm_jarvis 2020-08-07 #f44bc09
  9. perf move error and stacktrace to heap
    Lach 2020-08-23 #d859bb9