git.delta.rocks / jrsonnet / refs/commits / 9c0fa0107dd8

difftreelog

commits

/history
  1. feat detect infinite recursion in object evaluation
    Yaroslav Bolyukin 2022-04-20 #9c0fa01
  2. fix error stringifies value
    Yaroslav Bolyukin 2022-04-20 #5a22275
  3. perf O(1) std.reverse, std.range
    Yaroslav Bolyukin 2022-04-20 #69d179b
  4. fix disallow field duplicates
    Yaroslav Bolyukin 2022-04-20 #629c80c
  5. feat multichar std.splitLimit
    Yaroslav Bolyukin 2022-04-20 #f455d54
  6. feat std.any, std.all
    Yaroslav Bolyukin 2022-04-20 #00b3f93
  7. style fix clippy warnings
    Yaroslav Bolyukin 2022-04-20 #7123b5d
  8. Merge remote-tracking branch 'origin/feature/importbin' into gcmodule
    Yaroslav Bolyukin 2022-04-20 #74199ce
  9. style fix clippy warnings
    Yaroslav Bolyukin 2022-04-20 #4f4be44
  10. feat byte array specialization
    Yaroslav Bolyukin 2022-02-12 #be790e9
  11. build update dependencies
    Yaroslav Bolyukin 2022-04-20 #ed4ee4d
  12. feat importbin
    Yaroslav Bolyukin 2022-01-29 #20cd69c
  13. feat lazy values in builtin
    Yaroslav Bolyukin 2022-04-20 #349c410
  14. Merge remote-tracking branch 'origin/master' into gcmodule
    Yaroslav Bolyukin 2022-01-04 #2d3e912
  15. feat FuncDesc helper for default context
    Yaroslav Bolyukin 2022-04-17 #c7fb888
  16. feat varadic Either type
    Yaroslav Bolyukin 2021-12-27 #fa16ccf
  17. Add std.manifestJsonMinified()
    Yaroslav Bolyukin 2021-12-31 #e1fb5e1
  18. feat rename/flatten field in derive(Typed)
    Yaroslav Bolyukin 2022-04-17 #efea837
  19. refactor simplify and unify builtins
    Yaroslav Bolyukin 2021-12-27 #8f3ed48
  20. Import `std.get(o, f, default=null, inc_hidden=true)`
    Yaroslav Bolyukin 2021-12-30 #99a6e6f
  21. It was added to jsonnet v0.18.0.
    Kohei Suzuki 2021-12-31 #a02e7e9
  22. feat derive(Typed) for struct
    Yaroslav Bolyukin 2022-04-04 #78d82df
  23. feat(macro) pass call location to builtins
    Yaroslav Bolyukin 2021-12-26 #393dcbd
  24. Add explicit drop() to avoid warning since Rust 1.57.0
    Yaroslav Bolyukin 2021-12-30 #f0f5101
  25. It was added in jsonnet v0.18.0.
    Kohei Suzuki 2021-12-30 #1f27ca5
  26. perf use weak objvalue as cache key
    Yaroslav Bolyukin 2022-03-21 #d710b4f
  27. feat implement argument parsing with proc macro
    Yaroslav Bolyukin 2021-11-29 #a5471f2
  28. feat read paths from JSONNET_PATH env
    Yaroslav Bolyukin 2021-11-10 #8e60cf1
  29. Add explicit drop() to avoid warning since Rust 1.57.0
    Kohei Suzuki 2021-12-30 #d696bff
  30. feature: non-static builtins
    Yaroslav Bolyukin 2022-03-07 #7efefe2
  31. style fix clippy warnings
    Yaroslav Bolyukin 2021-11-27 #cff8f6a
  32. fix in comments, eof should be allowed in place of eol
    Yaroslav Bolyukin 2021-11-10 #a735ba7
  33. build upgrade to 2021 edition
    Yaroslav Bolyukin 2022-03-06 #86c60d8
  34. feat quote_keys option for Yaml
    Yaroslav Bolyukin 2021-11-27 #b118a83
  35. fix(parser) remove default param before normal restriction
    Yaroslav Bolyukin 2021-11-10 #fda6372
  36. build upgrade clap to v3.1
    Yaroslav Bolyukin 2022-03-06 #9efbcad
  37. feat std.parseYaml intrinsic
    Yaroslav Bolyukin 2021-11-27 #df9bc99
  38. Enable multi-occurences for --jpath + improve positional params error message
    Yaroslav Bolyukin 2021-11-10 #be06ce0
  39. refactor prefer builtins over natives
    Yaroslav Bolyukin 2022-03-06 #4ec6326
  40. style fix formatting
    Yaroslav Bolyukin 2021-11-27 #7c0b097
  41. Make manifestYamlDoc builtin
    Yaroslav Bolyukin 2021-10-29 #afbb8dc
  42. Enable multi-occurences for --jpath + improve positional params error message
    Loris FRIEDEL 2021-11-03 #31f2b64
  43. build update lockfile
    Yaroslav Bolyukin 2021-11-27 #8839b5b
  44. Add location info to all sub-expressions
    Yaroslav Bolyukin 2021-09-23 #27b30fb
  45. doc: wrap examples in code fences
    Yaroslav Bolyukin 2021-10-25 #c0cb444
  46. style fix clippy warnings
    Yaroslav Bolyukin 2021-11-27 #696afe0
  47. Missing language features
    Yaroslav Bolyukin 2021-08-20 #62c9d0d
  48. Add location info to all sub-expressions
    Kohei Suzuki 2021-09-22 #4d5d46c
  49. style review suggestions
    Yaroslav Bolyukin 2021-10-25 #3cd4c91
  50. refactor switch gc to gcmodule
    Yaroslav Bolyukin 2021-11-27 #a7408d3