feat string interningYaroslav Bolyukin 2021-01-06 #695a2f8
feat push stack in assertion failureYaroslav Bolyukin 2021-01-06 #a7f8b8f
Now lazy is used only in objects/arrays
BREAKING CHANGE: value_type() is never fails Yaroslav Bolyukin 2020-12-01 #028057c
Syntax error display Yaroslav Bulyukin 2020-11-17 #3b72cd8
style fix clippy warningsYaroslav Bolyukin 2020-11-17 #1ca5234
Prevent changing meaning of std in desugared expressions Yaroslav Bulyukin 2020-10-20 #ce2d8d5
ci fix clippy errorsYaroslav Bolyukin 2020-10-19 #0a096fe
Also removes intrinsic interface for natives, they weren't useable for users
anyway, and we have native callback support now.
Fixes https://github.com/google/jsonnet/issues/378
Fixes https://github.com/google/go-jsonnet/issues/69 Yaroslav Bolyukin 2020-10-19 #d26be68
feat( evaluator ) push frame for if conditionLach 2020-08-26 #21c8e9b
style increase clippy linting levelLach 2020-08-25 #3f8fb69
fix `Intrinsic` typo leftoversLach 2020-08-23 #66efc47
docs cleanup evaluator's docsprogrm_jarvis 2020-08-07 #f44bc09
perf use fxhashLach 2020-08-23 #d09f1c2
perf unify function callsLach 2020-08-23 #a5391ab