git.delta.rocks / jrsonnet / refs/commits / 020afa68e92f

difftreelog

commits

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