git.delta.rocks / jrsonnet / refs/commits / 68c8ac05879f

difftreelog

commits

crates/jrsonnet-stdlib/srchistory
  1. fix(stdlib) std.trace should be lazy
    Yaroslav Bolyukin 2022-08-05 #68c8ac0
  2. New builtins system allows to split standard library to standalone crate
    Yaroslav Bolyukin 2022-07-23 #6d7ca68
  3. refactor move modules from root
    Yaroslav Bolyukin 2022-04-24 #c137fa7
  4. feat support legacy std.thisFile
    Yaroslav Bolyukin 2022-04-22 #ab1fc1b
  5. feat multichar std.splitLimit
    Yaroslav Bolyukin 2022-04-20 #f455d54
  6. feat std.any, std.all
    Yaroslav Bolyukin 2022-04-20 #00b3f93
  7. Merge remote-tracking branch 'origin/master' into gcmodule
    Yaroslav Bolyukin 2022-01-04 #2d3e912
  8. Add std.manifestJsonMinified()
    Yaroslav Bolyukin 2021-12-31 #e1fb5e1
  9. refactor simplify and unify builtins
    Yaroslav Bolyukin 2021-12-27 #8f3ed48
  10. Import `std.get(o, f, default=null, inc_hidden=true)`
    Yaroslav Bolyukin 2021-12-30 #99a6e6f
  11. It was added to jsonnet v0.18.0.
    Kohei Suzuki 2021-12-31 #a02e7e9
  12. It was added in jsonnet v0.18.0.
    Kohei Suzuki 2021-12-30 #1f27ca5
  13. feat quote_keys option for Yaml
    Yaroslav Bolyukin 2021-11-27 #b118a83