Merge commit 'd93ca83fe3668f134c0a705b972e2b52072ebf3d' Yaroslav Bolyukin 2021-05-23 #cead2c3
fix ast printing for != operatorYaroslav Bolyukin 2021-05-23 #961ef1c
feat object assertionsYaroslav Bolyukin 2021-05-23 #1cc9e6c
perf do not use intrinsics for == operatorYaroslav Bolyukin 2021-05-23 #0ec1408
feat prettier AST printingYaroslav Bolyukin 2021-05-23 #8e8bdf2
style fix clippy warningsYaroslav Bolyukin 2021-02-20 #be90068
Jsonnet type system Yaroslav Bolyukin 2021-01-25 #a98d285
Fixes #30 Yaroslav Bolyukin 2021-01-06 #bc97bc9
Merge branch 'master' of github.com:CertainLach/jrsonnet into type-safety Yaroslav Bolyukin 2021-01-24 #00b4f05
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