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

difftreelog

commits

bindings/jsonnethistory
  1. Merge branch 'master' of github.com:CertainLach/jsonnet-rs
    Лач 2020-07-22 #38dfcbe
  2. refact: simplify error management
    Лач 2020-07-21 #84f648e
  3. fix remove _start for non wasm32 targets
    Лач 2020-07-19 #ea5e4ec
  4. feat add import callbacks to libjsonnet
    Лач 2020-07-19 #f3086d9
  5. refactor split libjsonnet code into modules
    Лач 2020-07-19 #dc0a0ba
  6. style fix all clippy warnings
    Лач 2020-07-17 #3abfefe
  7. feat expose and document evaluator settings
    Лач 2020-07-16 #a94a115
  8. fix(parser) allow tabs in multiline strings
    Лач 2020-07-01 #493027e
  9. perf(evaluator) use hashmap for object body
    Лач 2020-07-01 #625fbae
  10. build(bindings) use _start stub only for wasm target
    Лач 2020-06-28 #82b9c61
  11. feat(bindings) snippet evaluation
    Лач 2020-06-28 #be6bedc
  12. feat(bindings) implement WASM
    Лач 2020-06-28 #4ea8dc2
  13. fix(bindings) add parser dependency
    Лач 2020-06-28 #b313fc1
  14. feat(bindings) max stack
    Лач 2020-06-28 #7aeaa5d
  15. feat(bindings) object append
    Лач 2020-06-28 #2c8a29e
  16. feat(bindings) realloc
    Лач 2020-06-28 #27ecbf0
  17. feat(bindings) jpath api
    Лач 2020-06-28 #e34ab23
  18. feat(bindings) c bindings
    Лач 2020-06-27 #f75ed98