feat( stdlib ) impl Clone for ContextInitializerYaroslav Bolyukin 2023-01-22 #e0a8037
style fix clippy warningsYaroslav Bolyukin 2023-01-20 #a05afd3
perf implement std.setMember in nativeYaroslav Bolyukin 2023-01-20 #974f2c1
refactor reduce callsite boilerplateYaroslav Bolyukin 2022-12-08 #4c3faa0
perf std.manifestTomlEx builtinYaroslav Bolyukin 2022-12-03 #ddc0d17
fix makeArray should be lazyYaroslav Bolyukin 2022-12-03 #54c4db5
refactor extended stringsYaroslav Bolyukin 2022-12-03 #2afd5ff
Merge pull request #91 from CertainLach/number-intrinsics Yaroslav Bolyukin 2022-11-26 #a556594
feat remove clamp builtinPetr Portnov 2022-11-26 #414a5eb
Merge pull request #89 from CertainLach/parse-intrinsics Yaroslav Bolyukin 2022-11-23 #3824586
feat implement builtins for trivial numeric functionsPetr Portnov 2022-11-26 #ff64963
perf( stdlib ) remove allocation from std.base64Yaroslav Bolyukin 2022-11-20 #be6d2bd
feat add intrinsics for numeric parsingPetr Portnov 2022-11-23 #398f421
style fix clippy warningsYaroslav Bolyukin 2022-11-12 #5876186
style rename ast file_name to sourceYaroslav Bolyukin 2022-11-09 #b9857ae
refactor move state to contextYaroslav Bolyukin 2022-10-26 #30d381b
refactor! implement stack size limit using thread localYaroslav Bolyukin 2022-10-25 #284612b
Instead of relying on `serde_json::Value`.
BREAKING CHANGE: There is no longer `impl Typed for serde_json::Value`,
either parse directly into jrsonnet-evaluator, or use `serde_transcode` Yaroslav Bolyukin 2022-10-25 #7b8b823
refactor( stdlib ) split more builtins into own filesYaroslav Bolyukin 2022-10-17 #2e5acc0
refactor unify throw & throw_runtimeYaroslav Bolyukin 2022-10-17 #5e6d5ee
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
doc: review issues Yaroslav Bolyukin 2022-10-15 #ff3e2c8
style fix clippy warningsYaroslav Bolyukin 2022-10-11 #70f3783