git.delta.rocks / jrsonnet / refs/commits / 2c8a29e649b8

difftreelog

commits

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