feat string interningYaroslav Bolyukin 2021-01-06 #695a2f8
refactor move builtins to HashMapYaroslav Bolyukin 2021-01-06 #b55d14a
fix( types ) use absolute paths in macroYaroslav Bolyukin 2021-01-06 #dad8ebd
refactor rewrite builtins to new type systemYaroslav Bolyukin 2020-12-01 #407517f
Now lazy is used only in objects/arrays
BREAKING CHANGE: value_type() is never fails Yaroslav Bolyukin 2020-12-01 #028057c
style fixes for unnecessary-lazy-evaluations lintYaroslav Bolyukin 2021-01-06 #c0a6203
Fixes #30 Yaroslav Bolyukin 2021-01-06 #bc97bc9
Prevent changing meaning of std in desugared expressions Yaroslav Bulyukin 2020-10-20 #ce2d8d5
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 ) readable error messagesLach 2020-08-26 #686e5cc
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
ci fix clippy warningsLach 2020-08-23 #46fae7b
perf use fxhashLach 2020-08-23 #d09f1c2
build missing sortLach 2020-08-23 #84fe36c
perf unify function callsLach 2020-08-23 #a5391ab
feat multi and stream manifestsLach 2020-08-23 #6e40dd4
feat native callbacksLach 2020-08-23 #020afa6
feat minify jsonLach 2020-08-22 #ce6eeac