git.delta.rocks / jrsonnet / refs/commits / 1d4b842070e4

difftreelog

commits

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