git.delta.rocks / jrsonnet / refs/commits / 974f2c15c0a2

difftreelog

commits

crates/jrsonnet-clihistory
  1. Because many options were removed from global state, everything should
    be configured manually now
    Yaroslav Bolyukin 2023-01-20 #2cecfb0
  2. refactor reduce callsite boilerplate
    Yaroslav Bolyukin 2022-12-08 #4c3faa0
  3. perf std.manifestTomlEx builtin
    Yaroslav Bolyukin 2022-12-03 #ddc0d17
  4. refactor more array specializations
    Yaroslav Bolyukin 2022-12-03 #62ffdd8
  5. perf specialize super.field gets
    Yaroslav Bolyukin 2022-11-20 #64f3674
  6. style fix clippy warnings
    Yaroslav Bolyukin 2022-11-12 #5876186
  7. refactor remove trace format from state
    Yaroslav Bolyukin 2022-11-09 #06bf1b3
  8. refactor remove ManifestFormat from state
    Yaroslav Bolyukin 2022-11-09 #78be616
  9. refactor remove tla from state
    Yaroslav Bolyukin 2022-11-09 #5f620e2
  10. build use `workspace.dependencies`
    Yaroslav Bolyukin 2022-10-26 #a8de1de
  11. build upgrade dependencies
    Yaroslav Bolyukin 2022-10-26 #fe52b32
  12. refactor move state to context
    Yaroslav Bolyukin 2022-10-26 #30d381b
  13. refactor! implement stack size limit using thread local
    Yaroslav Bolyukin 2022-10-25 #284612b
  14. Instead of relying on `serde_json::Value`.
    
    BREAKING CHANGE: There is no longer `impl Typed for serde_json::Value`,
    either parse directly into jrsonnet-evaluator, or use `serde_transcode`
    Yaroslav Bolyukin 2022-10-25 #7b8b823
  15. fix mark -S and --format as mutually exclusive
    Yaroslav Bolyukin 2022-10-17 #446308e
  16. Separate jrsonnet-evaluator and stdlib implementation #82
    Yaroslav Bolyukin 2022-10-17 #b8bef13
  17. Merge remote-tracking branch 'origin/master' into split-stdlib
    Yaroslav Bolyukin 2022-10-15 #c39582b
  18. style fix clippy warnings
    Yaroslav Bolyukin 2022-10-11 #70f3783
  19. build switch to released gcmodule fork
    Yaroslav Bolyukin 2022-06-05 #bde2637