git.delta.rocks / jrsonnet / refs/commits / 32a7ddca0d3c

difftreelog

commits

crates/jrsonnet-evaluator/src/builtinhistory
  1. feat(evaluator) readable error messages
    Lach 2020-08-26 #686e5cc
  2. style increase clippy linting level
    Lach 2020-08-25 #3f8fb69
  3. fix `Intrinsic` typo leftovers
    Lach 2020-08-23 #66efc47
  4. docs cleanup evaluator's docs
    progrm_jarvis 2020-08-07 #f44bc09
  5. ci fix clippy warnings
    Lach 2020-08-23 #46fae7b
  6. perf use fxhash
    Lach 2020-08-23 #d09f1c2
  7. build missing sort
    Lach 2020-08-23 #84fe36c
  8. perf unify function calls
    Lach 2020-08-23 #a5391ab
  9. feat multi and stream manifests
    Lach 2020-08-23 #6e40dd4
  10. feat native callbacks
    Lach 2020-08-23 #020afa6
  11. feat minify json
    Lach 2020-08-22 #ce6eeac
  12. refactor(evaluator) extract json to module
    Lach 2020-08-15 #d445938
  13. feat add intristic calls to stack
    Лач 2020-07-24 #56c40a9
  14. fix use new to_string method
    Лач 2020-07-24 #ba7b562
  15. fix make std.format not consume field on %%
    Лач 2020-07-24 #c40e554
  16. Merge branch 'master' of github.com:CertainLach/jsonnet-rs
    Лач 2020-07-22 #38dfcbe
  17. perf faster format
    Лач 2020-07-20 #1b7abe8
  18. refact: simplify error management
    Лач 2020-07-21 #84f648e
  19. fix faster format consumes value for %%
    Лач 2020-07-21 #370c615
  20. fix faster std.format skips last string element
    Лач 2020-07-21 #11b9a15