feat string interningYaroslav Bolyukin 2021-01-06 #695a2f8
refactor rewrite builtins to new type systemYaroslav Bolyukin 2020-12-01 #407517f
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
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 better Display for ImportSyntaxErrorYaroslav Bolyukin 2020-11-17 #b7f71f5
fix( evaluator ) better error message for type mismatchLach 2020-08-26 #6cb98c9
feat( evaluator ) readable error messagesLach 2020-08-26 #686e5cc
style increase clippy linting levelLach 2020-08-25 #3f8fb69
fix Typo `Intristic` -> `Intrinsic`progrm_jarvis 2020-08-03 #e9a9036
perf move error and stacktrace to heapLach 2020-08-23 #d859bb9
perf unify function callsLach 2020-08-23 #a5391ab
perf reduce error enum sizeLach 2020-08-23 #57ad354
feat native callbacksLach 2020-08-23 #020afa6
feat yaml stream outputLach 2020-08-22 #1feb056