git.delta.rocks / jrsonnet / refs/commits / 76dc24d41826

difftreelog

commits

crates/jrsonnet-evaluator/src/lib.rs20.5 KiBsourcehistory
  1. feat(evaluator) serde_json integration
    Lach 2020-08-15 #409a660
  2. build stable rustc support
    Lach 2020-08-03 #1d4b842
  3. Merge branch 'master' of github.com:CertainLach/jsonnet-rs
    Лач 2020-07-22 #38dfcbe
  4. refact: simplify error management
    Лач 2020-07-21 #84f648e
  5. fix run manifest in state
    Лач 2020-07-19 #aa3619c
  6. fix add state wrapping for top level api methods
    Лач 2020-07-19 #36ab91f
  7. feat add standard like api to evaluator
    Лач 2020-07-19 #3100b67
  8. style run rustfmt
    Лач 2020-07-16 #433adfa
  9. feat expose and document evaluator settings
    Лач 2020-07-16 #a94a115
  10. refactor extract standard library to another module
    Лач 2020-07-16 #78fff5c
  11. perf(evaluator) faster std.equals
    Лач 2020-07-02 #ceab885
  12. perf build stacktrace only on unwind
    Лач 2020-07-02 #5c0b9a1
  13. feat move trace mapping api to evaluator
    Лач 2020-06-29 #7a6e8cb
  14. refactor(evaluator) extract Apply evaluation
    Лач 2020-06-28 #8dc1868
  15. feat(bindings) snippet evaluation
    Лач 2020-06-28 #be6bedc
  16. docs(evaluator) document public api
    Лач 2020-06-28 #af0fd0a
  17. feat(evaluator) c like api functions
    Лач 2020-06-28 #789bed1
  18. refactor(evaluator) simplify state internals
    Лач 2020-06-28 #3730d67