git.delta.rocks / jrsonnet / refs/commits / 029b9cfebd03

difftreelog

commits

cmdshistory
  1. style run rustfmt
    Лач 2020-07-16 #433adfa
  2. refactor extrace trace format to separate crate
    Лач 2020-07-16 #458a1bc
  3. feat add ability to change OS stack size
    Лач 2020-07-01 #44b3195
  4. feat make CLI compatible with original jsonnet
    Лач 2020-07-01 #230dbe5
  5. feat move trace mapping api to evaluator
    Лач 2020-06-29 #7a6e8cb
  6. perf use mimalloc instead of jemalloc
    Лач 2020-06-28 #faa4e4e
  7. style reformat new code
    Лач 2020-06-28 #af49e24
  8. feat(evaluator) c like api functions
    Лач 2020-06-28 #789bed1
  9. fix parser imports after renaming
    Лач 2020-06-27 #4cba987
  10. chore add licenses and descriptions
    Лач 2020-06-27 #b9714ab
  11. BREAKING CHANGE: from now, every commit will correctly follow conventional commits, and versions will be increased by semver
    Лач 2020-06-27 #20f9304
  12. chore rename crates for publish
    Лач 2020-06-27 #1e470a7
  13. test fixes for latest updates
    Лач 2020-06-27 #cfd7ffe
  14. perf use jemalloc
    Лач 2020-06-27 #65d5493
  15. perf rc imports
    Лач 2020-06-26 #9e9c937
  16. perf use json serialization directly
    Лач 2020-06-26 #6a58b0e
  17. perf lesser and cheaper clones
    Лач 2020-06-26 #a045512
  18. build update deps
    Лач 2020-06-25 #1e39819
  19. perf(evaluator) emove expr from stacktraces
    Лач 2020-06-25 #90cacba
  20. feat library paths
    Лач 2020-06-25 #30d0357