git.delta.rocks / jrsonnet / refs/commits / 8c5f44d1f49f

difftreelog

commits

cmdshistory
  1. feat make mimalloc optional
    Лач 2020-07-22 #8c5f44d
  2. refact: simplify error management
    Лач 2020-07-21 #84f648e
  3. refactor extract shared CLI code to jrsonnet-cli
    Лач 2020-07-19 #3943cce
  4. style run rustfmt
    Лач 2020-07-16 #433adfa
  5. refactor extrace trace format to separate crate
    Лач 2020-07-16 #458a1bc
  6. feat add ability to change OS stack size
    Лач 2020-07-01 #44b3195
  7. feat make CLI compatible with original jsonnet
    Лач 2020-07-01 #230dbe5
  8. feat move trace mapping api to evaluator
    Лач 2020-06-29 #7a6e8cb
  9. perf use mimalloc instead of jemalloc
    Лач 2020-06-28 #faa4e4e
  10. style reformat new code
    Лач 2020-06-28 #af49e24
  11. feat(evaluator) c like api functions
    Лач 2020-06-28 #789bed1
  12. fix parser imports after renaming
    Лач 2020-06-27 #4cba987
  13. chore add licenses and descriptions
    Лач 2020-06-27 #b9714ab
  14. BREAKING CHANGE: from now, every commit will correctly follow conventional commits, and versions will be increased by semver
    Лач 2020-06-27 #20f9304
  15. chore rename crates for publish
    Лач 2020-06-27 #1e470a7
  16. test fixes for latest updates
    Лач 2020-06-27 #cfd7ffe
  17. perf use jemalloc
    Лач 2020-06-27 #65d5493