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

difftreelog

commits

crates/jrsonnet-parserhistory
  1. fix build on stable
    Yaroslav Bolyukin 2022-12-03 #68bea05
  2. style fix clippy warnings
    Yaroslav Bolyukin 2022-11-12 #5876186
  3. fix parser should parse import argument as an expression
    Yaroslav Bolyukin 2022-11-10 #a7e4b59
  4. perf fail fast on obj/objcomp parsing conflict
    Yaroslav Bolyukin 2022-11-10 #8d4d5b7
  5. style rename ast file_name to source
    Yaroslav Bolyukin 2022-11-09 #b9857ae
  6. perf destruct capacity hints
    Yaroslav Bolyukin 2022-11-09 #87a7e44
  7. feat destructure in comprehensions
    Yaroslav Bolyukin 2022-11-09 #1b7795b
  8. fix unify handling of field in obj and objcomp
    Yaroslav Bolyukin 2022-11-09 #c3b4574
  9. fix parser argument error message
    Yaroslav Bolyukin 2022-11-03 #b932109
  10. style use let-else
    Yaroslav Bolyukin 2022-11-03 #1925b3a
  11. build use `workspace.dependencies`
    Yaroslav Bolyukin 2022-10-26 #a8de1de
  12. build upgrade dependencies
    Yaroslav Bolyukin 2022-10-26 #fe52b32
  13. refactor move state to context
    Yaroslav Bolyukin 2022-10-26 #30d381b
  14. Separate jrsonnet-evaluator and stdlib implementation #82
    Yaroslav Bolyukin 2022-10-17 #b8bef13
  15. Merge remote-tracking branch 'origin/master' into split-stdlib
    Yaroslav Bolyukin 2022-10-15 #c39582b
  16. fix(parser) allow locals trailing comma
    Yaroslav Bolyukin 2022-06-07 #93c371f
  17. build switch to released serde_yaml fork
    Yaroslav Bolyukin 2022-06-05 #a0a8eb4
  18. build switch to released gcmodule fork
    Yaroslav Bolyukin 2022-06-05 #bde2637
  19. feat object destructuring defaults
    Yaroslav Bolyukin 2022-06-03 #d76beb2
  20. feat destruct function arguments
    Yaroslav Bolyukin 2022-06-03 #3961a53
  21. fix remove unnecessary reference
    Yaroslav Bolyukin 2022-08-27 #a5bf806
  22. style fix warnings with nightly clippy
    Yaroslav Bolyukin 2022-05-26 #2d0d919
  23. For usage in new import resolvers, this change allows to use custom
    types within importers, allowing to allow imports from internet
    Yaroslav Bolyukin 2022-08-27 #a7e60a9
  24. refactor rework layout and path handling
    Yaroslav Bolyukin 2022-05-26 #96da6f3