git.delta.rocks / jrsonnet / refs/commits / 7b01ecbd8fbc

difftreelog

commits

crates/jrsonnet-clihistory
  1. build use `workspace.dependencies`
    Yaroslav Bolyukin 2022-10-26 #a8de1de
  2. build upgrade dependencies
    Yaroslav Bolyukin 2022-10-26 #fe52b32
  3. refactor move state to context
    Yaroslav Bolyukin 2022-10-26 #30d381b
  4. refactor! implement stack size limit using thread local
    Yaroslav Bolyukin 2022-10-25 #284612b
  5. 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
  6. fix mark -S and --format as mutually exclusive
    Yaroslav Bolyukin 2022-10-17 #446308e
  7. Separate jrsonnet-evaluator and stdlib implementation #82
    Yaroslav Bolyukin 2022-10-17 #b8bef13
  8. Merge remote-tracking branch 'origin/master' into split-stdlib
    Yaroslav Bolyukin 2022-10-15 #c39582b
  9. style fix clippy warnings
    Yaroslav Bolyukin 2022-10-11 #70f3783
  10. build switch to released gcmodule fork
    Yaroslav Bolyukin 2022-06-05 #bde2637
  11. style fix warnings with nightly clippy
    Yaroslav Bolyukin 2022-05-26 #2d0d919
  12. refactor(treewide) custom path support
    Yaroslav Bolyukin 2022-08-27 #b4d71ec
  13. refactor rework layout and path handling
    Yaroslav Bolyukin 2022-05-26 #96da6f3
  14. refactor keep source code alongside source path
    Yaroslav Bolyukin 2022-08-05 #4ad9956
  15. fix(cli) gc stats were always printed
    Yaroslav Bolyukin 2022-08-05 #6eba9c3
  16. feat use relative paths in traces by default
    Yaroslav Bolyukin 2022-04-23 #d21a8e4
  17. refactor(cli) move to split stdlib
    Yaroslav Bolyukin 2022-07-23 #dde7eda