- style fix clippy warnings
Yaroslav Bolyukin 2022-08-07 #f22b934
- test update for split stdlib
Yaroslav Bolyukin 2022-08-07 #aa97bc0
- perf implement std.{startsWith, endsWith} in native
Yaroslav Bolyukin 2022-08-07 #4c21363
- perf implement std.findSubstr in native
Yaroslav Bolyukin 2022-08-07 #f51b87e
- perf reimplement AST codegen
Yaroslav Bolyukin 2022-08-07 #0831da3
- refactor keep source code alongside source path
Yaroslav Bolyukin 2022-08-05 #4ad9956
- fix(stdlib) std.trace should be lazy
Yaroslav Bolyukin 2022-08-05 #68c8ac0
New builtins system allows to split standard library to standalone crate
Yaroslav Bolyukin 2022-07-23 #6d7ca68
- refactor move modules from root
Yaroslav Bolyukin 2022-04-24 #c137fa7
- feat support legacy std.thisFile
Yaroslav Bolyukin 2022-04-22 #ab1fc1b
- feat multichar std.splitLimit
Yaroslav Bolyukin 2022-04-20 #f455d54
- feat std.any, std.all
Yaroslav Bolyukin 2022-04-20 #00b3f93
- Merge remote-tracking branch 'origin/master' into gcmodule
Yaroslav Bolyukin 2022-01-04 #2d3e912
Add std.manifestJsonMinified()
Yaroslav Bolyukin 2021-12-31 #e1fb5e1
- refactor simplify and unify builtins
Yaroslav Bolyukin 2021-12-27 #8f3ed48
Import `std.get(o, f, default=null, inc_hidden=true)`
Yaroslav Bolyukin 2021-12-30 #99a6e6f
It was added to jsonnet v0.18.0.
Kohei Suzuki 2021-12-31 #a02e7e9