git.delta.rocks / jrsonnet / refs/commits / 69d179bf913a

difftreelog

commits

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