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

difftreelog

commits

cmdshistory
  1. exp-object-iteration feature
    Yaroslav Bolyukin 2022-11-09 #f20aa24
  2. build use `workspace.dependencies`
    Yaroslav Bolyukin 2022-10-26 #a8de1de
  3. build upgrade dependencies
    Yaroslav Bolyukin 2022-10-26 #fe52b32
  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. Separate jrsonnet-evaluator and stdlib implementation #82
    Yaroslav Bolyukin 2022-10-17 #b8bef13
  7. Merge remote-tracking branch 'origin/master' into split-stdlib
    Yaroslav Bolyukin 2022-10-15 #c39582b
  8. fix workaround ugly generate command
    Yaroslav Bolyukin 2022-06-05 #42a0a06
  9. build switch to released gcmodule fork
    Yaroslav Bolyukin 2022-06-05 #bde2637
  10. refactor(treewide) custom path support
    Yaroslav Bolyukin 2022-08-27 #b4d71ec
  11. refactor rework layout and path handling
    Yaroslav Bolyukin 2022-05-26 #96da6f3
  12. ci add destructuring to experimental
    Yaroslav Bolyukin 2022-04-30 #02f748d
  13. feat field destructuring
    Yaroslav Bolyukin 2022-04-24 #88a0ba1
  14. refactor keep source code alongside source path
    Yaroslav Bolyukin 2022-08-05 #4ad9956
  15. feat add experimental feature, which combines them all
    Yaroslav Bolyukin 2022-04-23 #fecf39e
  16. refactor(cli) move to split stdlib
    Yaroslav Bolyukin 2022-07-23 #dde7eda