- feat destructure in comprehensions
Yaroslav Bolyukin 2022-11-09 #1b7795b
- fix unify handling of field in obj and objcomp
Yaroslav Bolyukin 2022-11-09 #c3b4574
- fix parser argument error message
Yaroslav Bolyukin 2022-11-03 #b932109
Separate jrsonnet-evaluator and stdlib implementation #82
Yaroslav Bolyukin 2022-10-17 #b8bef13
- Merge remote-tracking branch 'origin/master' into split-stdlib
Yaroslav Bolyukin 2022-10-15 #c39582b
- fix(parser) allow locals trailing comma
Yaroslav Bolyukin 2022-06-07 #93c371f
- feat object destructuring defaults
Yaroslav Bolyukin 2022-06-03 #d76beb2
- feat destruct function arguments
Yaroslav Bolyukin 2022-06-03 #3961a53
- fix remove unnecessary reference
Yaroslav Bolyukin 2022-08-27 #a5bf806
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
- refactor rework layout and path handling
Yaroslav Bolyukin 2022-05-26 #96da6f3
- refactor virtual file handling
Yaroslav Bolyukin 2022-05-26 #0374cd0
- test update for split stdlib
Yaroslav Bolyukin 2022-08-07 #aa97bc0
Same as https://github.com/databricks/sjsonnet/issues/127
Yaroslav Bolyukin 2022-04-25 #f546d2e
- refactor better rebinding handling
Yaroslav Bolyukin 2022-04-24 #c65967c
- fix(parser) allow trailing comma before forspec in object
Yaroslav Bolyukin 2022-08-05 #673ea5e
- feat field destructuring
Yaroslav Bolyukin 2022-04-24 #88a0ba1
- refactor keep source code alongside source path
Yaroslav Bolyukin 2022-08-05 #4ad9956
- refactor move modules from root
Yaroslav Bolyukin 2022-04-24 #c137fa7
- feat support legacy std.thisFile
Yaroslav Bolyukin 2022-04-22 #ab1fc1b
- fix parser should accept escapes of any string type
Yaroslav Bolyukin 2022-04-22 #94fa86f
- fix(parser) whitespace in slice
Yaroslav Bolyukin 2022-04-22 #b4a4398