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

difftreelog

commits

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