git.delta.rocks / jrsonnet / refs/commits / 20f93044aed3

difftreelog

commits

cmdshistory
  1. BREAKING CHANGE: from now, every commit will correctly follow conventional commits, and versions will be increased by semver
    Лач 2020-06-27 #20f9304
  2. chore rename crates for publish
    Лач 2020-06-27 #1e470a7
  3. test fixes for latest updates
    Лач 2020-06-27 #cfd7ffe
  4. perf use jemalloc
    Лач 2020-06-27 #65d5493
  5. perf rc imports
    Лач 2020-06-26 #9e9c937
  6. perf use json serialization directly
    Лач 2020-06-26 #6a58b0e
  7. perf lesser and cheaper clones
    Лач 2020-06-26 #a045512
  8. build update deps
    Лач 2020-06-25 #1e39819
  9. perf(evaluator) emove expr from stacktraces
    Лач 2020-06-25 #90cacba
  10. feat library paths
    Лач 2020-06-25 #30d0357
  11. feat TLA support
    Лач 2020-06-10 #f6270c1
  12. feat import support
    Лач 2020-06-10 #1dbd15d
  13. feat std.extVar support
    Лач 2020-06-10 #ff03a2a
  14. refactor(evaluator) extract shared function call parsing code
    Лач 2020-06-09 #fde4f09
  15. feat --line_padding flag
    Лач 2020-06-08 #dbab177
  16. chore rename executable to jrsonnet
    Лач 2020-06-06 #e78129a
  17. feat fancy syntax errors
    Лач 2020-06-06 #96d9345
  18. feat show only source code slice on error
    Лач 2020-06-06 #1e7463d
  19. feat multiple trace formats
    Лач 2020-06-06 #a69298f
  20. feat add noop args from original jsonnet
    Лач 2020-06-04 #774a622
  21. feat CLI --format option
    Лач 2020-06-04 #d37d57f