git.delta.rocks / jrsonnet / refs/commits / eaf3cd1da31b

difftreelog

commits

crates/jrsonnet-evaluator/src/val.rs12.2 KiBsourcehistory
  1. build revert const fns with match
    Lach 2020-08-25 #c49885a
  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. perf use fxhash
    Lach 2020-08-23 #d09f1c2
  6. perf unify function calls
    Lach 2020-08-23 #a5391ab
  7. feat multi and stream manifests
    Lach 2020-08-23 #6e40dd4
  8. feat native callbacks
    Lach 2020-08-23 #020afa6
  9. feat yaml stream output
    Lach 2020-08-22 #1feb056
  10. feat minify json
    Lach 2020-08-22 #ce6eeac
  11. refactor(evaluator) extract json to module
    Lach 2020-08-15 #d445938
  12. feat match jsonnet json formatting
    Лач 2020-07-24 #bb39159
  13. fix make to_string unwrap value
    Лач 2020-07-24 #1e914c0
  14. Merge branch 'master' of github.com:CertainLach/jsonnet-rs
    Лач 2020-07-22 #38dfcbe
  15. perf faster format
    Лач 2020-07-20 #1b7abe8
  16. refact: simplify error management
    Лач 2020-07-21 #84f648e
  17. feat argument map function call
    Лач 2020-07-19 #b14023b
  18. style run rustfmt
    Лач 2020-07-16 #433adfa
  19. feat trace function names
    Лач 2020-07-16 #a82a6f1
  20. feat into_yaml conversion
    Лач 2020-07-16 #0dad2a6
  21. perf(evaluator) do not clone FuncDesc
    Лач 2020-07-02 #1f06faf
  22. perf(evaluator) faster std.equals
    Лач 2020-07-02 #ceab885
  23. refactor move field sorting to visible_fields
    Лач 2020-07-02 #74729ec