git.delta.rocks / jrsonnet / refs/commits / b9714ab1c909

difftreelog

commits

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