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

difftreelog

commits

bindings/jsonnethistory
  1. feat native callbacks
    Lach 2020-08-23 #020afa6
  2. feat yaml stream output
    Lach 2020-08-22 #1feb056
  3. chore bump versions
    Lach 2020-08-03 #219ced5
  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 remove _start for non wasm32 targets
    Лач 2020-07-19 #ea5e4ec
  8. feat add import callbacks to libjsonnet
    Лач 2020-07-19 #f3086d9
  9. refactor split libjsonnet code into modules
    Лач 2020-07-19 #dc0a0ba
  10. style fix all clippy warnings
    Лач 2020-07-17 #3abfefe
  11. feat expose and document evaluator settings
    Лач 2020-07-16 #a94a115
  12. fix(parser) allow tabs in multiline strings
    Лач 2020-07-01 #493027e
  13. perf(evaluator) use hashmap for object body
    Лач 2020-07-01 #625fbae
  14. build(bindings) use _start stub only for wasm target
    Лач 2020-06-28 #82b9c61
  15. feat(bindings) snippet evaluation
    Лач 2020-06-28 #be6bedc
  16. feat(bindings) implement WASM
    Лач 2020-06-28 #4ea8dc2
  17. fix(bindings) add parser dependency
    Лач 2020-06-28 #b313fc1
  18. feat(bindings) max stack
    Лач 2020-06-28 #7aeaa5d
  19. feat(bindings) object append
    Лач 2020-06-28 #2c8a29e
  20. feat(bindings) realloc
    Лач 2020-06-28 #27ecbf0