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

difftreelog

commits

crates/jrsonnet-evaluator/src/obj.rs15.3 KiBsourcehistory
  1. build switch to released gcmodule fork
    Yaroslav Bolyukin 2022-06-05 #bde2637
  2. Per discussion in https://github.com/google/jsonnet/issues/903
    Yaroslav Bolyukin 2022-05-01 #32f6ee5
  3. style rename bindable -> unbound
    Yaroslav Bolyukin 2022-04-24 #b2f480a
  4. refactor better rebinding handling
    Yaroslav Bolyukin 2022-04-24 #c65967c
  5. feat field destructuring
    Yaroslav Bolyukin 2022-04-24 #88a0ba1
  6. fix infinite recursion false positive on cached error
    Yaroslav Bolyukin 2022-04-22 #0843f20
  7. style switch clippy to pedantic
    Yaroslav Bolyukin 2022-04-22 #11643ec
  8. refactor remove implicit global state
    Yaroslav Bolyukin 2022-04-21 #cb29d29
  9. style fix clippy warnings
    Yaroslav Bolyukin 2022-04-20 #1111100
  10. feat experimental object field order preservation
    Yaroslav Bolyukin 2022-04-20 #90e93cc
  11. style enforce import style
    Yaroslav Bolyukin 2022-04-20 #80f37a4
  12. feat detect infinite recursion in object evaluation
    Yaroslav Bolyukin 2022-04-20 #9c0fa01
  13. fix disallow field duplicates
    Yaroslav Bolyukin 2022-04-20 #629c80c
  14. Merge remote-tracking branch 'origin/feature/importbin' into gcmodule
    Yaroslav Bolyukin 2022-04-20 #74199ce
  15. Merge remote-tracking branch 'origin/master' into gcmodule
    Yaroslav Bolyukin 2022-01-04 #2d3e912
  16. perf use weak objvalue as cache key
    Yaroslav Bolyukin 2022-03-21 #d710b4f