git.delta.rocks / jrsonnet / refs/commits / 295345aa77d8

difftreelog

commits

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