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

difftreelog

commits

bindingshistory
  1. feat yaml stream output
    Lach 2020-08-22 #1feb056
  2. chore bump versions
    Lach 2020-08-03 #219ced5
  3. build stable rustc support
    Lach 2020-08-03 #1d4b842
  4. Merge branch 'master' of github.com:CertainLach/jsonnet-rs
    Лач 2020-07-22 #38dfcbe
  5. refact: simplify error management
    Лач 2020-07-21 #84f648e
  6. fix remove _start for non wasm32 targets
    Лач 2020-07-19 #ea5e4ec
  7. feat add import callbacks to libjsonnet
    Лач 2020-07-19 #f3086d9
  8. refactor split libjsonnet code into modules
    Лач 2020-07-19 #dc0a0ba
  9. docs update bindings status
    Лач 2020-07-19 #1820422
  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) add JS example
    Лач 2020-06-28 #b41226a
  17. feat(bindings) implement WASM
    Лач 2020-06-28 #4ea8dc2
  18. chore(bindings) change C directory
    Лач 2020-06-28 #85533fe
  19. fix(bindings) add parser dependency
    Лач 2020-06-28 #b313fc1
  20. feat(bindings) max stack
    Лач 2020-06-28 #7aeaa5d
  21. feat(bindings) object append
    Лач 2020-06-28 #2c8a29e
  22. feat(bindings) realloc
    Лач 2020-06-28 #27ecbf0
  23. feat(bindings) jpath api
    Лач 2020-06-28 #e34ab23