Fixes #30 Yaroslav Bolyukin 2021-01-06 #bc97bc9
Syntax error display Yaroslav Bulyukin 2020-11-17 #3b72cd8
Merge pull request #24 from CertainLach/issue-23 Yaroslav Bulyukin 2020-10-31 #036eddf
style fix clippy warningsYaroslav Bolyukin 2020-11-17 #1ca5234
Prevent changing meaning of std in desugared expressions Yaroslav Bulyukin 2020-10-20 #ce2d8d5
Cached file evaluation was missing evaluation data release Yaroslav Bolyukin 2020-10-30 #34125db
Read code from stdin Yaroslav Bulyukin 2020-10-20 #7e00c7d
ci fix clippy errorsYaroslav Bolyukin 2020-10-19 #0a096fe
test add failing test for #23Yaroslav Bolyukin 2020-10-30 #a0dc74d
Help headings and colors Yaroslav Bulyukin 2020-10-19 #8a2b974
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
--exec should use toString format instead of standard json Yaroslav Bulyukin 2020-10-19 #712f004
feat better Display for ImportSyntaxErrorYaroslav Bolyukin 2020-11-17 #b7f71f5
feat( evaluator ) location in syntax error traceYaroslav Bolyukin 2020-11-17 #8f633f4
feat( evaluator ) add ToString manifest formatYaroslav Bolyukin 2020-10-19 #c7cd118
feat add original offset to locationYaroslav Bolyukin 2020-11-17 #f04cd08
style fix clippy lintsYaroslav Bolyukin 2020-09-12 #1c761a8
fix( evaluator ) wrap TLA evaluation in stateLach 2020-08-26 #4accdd0
fix( evaluator ) better error message for type mismatchLach 2020-08-26 #6cb98c9
feat( evaluator ) push frame for if conditionLach 2020-08-26 #21c8e9b
fix( evaluator ) fix padding argument in yamlLach 2020-08-26 #0bd0b86
feat( evaluator ) readable error messagesLach 2020-08-26 #686e5cc
build revert const fns with matchLach 2020-08-25 #c49885a
style increase clippy linting levelLach 2020-08-25 #3f8fb69
fix `Intrinsic` typo leftoversLach 2020-08-23 #66efc47
docs( evaluator ) typo `files` -> `file`progrm_jarvis 2020-08-08 #b04b14f
docs cleanup evaluator's docsprogrm_jarvis 2020-08-07 #f44bc09
fix Typo `Intristic` -> `Intrinsic`progrm_jarvis 2020-08-03 #e9a9036
ci fix clippy warningsLach 2020-08-23 #46fae7b
perf move error and stacktrace to heapLach 2020-08-23 #d859bb9
perf use fxhashLach 2020-08-23 #d09f1c2
build missing sortLach 2020-08-23 #84fe36c
perf unify function callsLach 2020-08-23 #a5391ab
perf reduce error enum sizeLach 2020-08-23 #57ad354
feat multi and stream manifestsLach 2020-08-23 #6e40dd4
feat native callbacksLach 2020-08-23 #020afa6
feat yaml stream outputLach 2020-08-22 #1feb056
feat minify jsonLach 2020-08-22 #ce6eeac
fix add fract call in integer checkLach 2020-08-15 #4dbbc6e
fix convert to integer number on zero fractionLach 2020-08-15 #13d4904
feat( evaluator ) serde_json integrationLach 2020-08-15 #409a660
refactor( evaluator ) extract json to moduleLach 2020-08-15 #d445938
build stable rustc supportLach 2020-08-03 #1d4b842
feat add intristic calls to stackЛач 2020-07-24 #56c40a9
fix use new to_string methodЛач 2020-07-24 #ba7b562
feat match jsonnet json formattingЛач 2020-07-24 #bb39159
fix make to_string unwrap valueЛач 2020-07-24 #1e914c0
fix make std.format not consume field on %%Лач 2020-07-24 #c40e554
Merge branch 'master' of github.com:CertainLach/jsonnet-rs Лач 2020-07-22 #38dfcbe
perf specify map capacityЛач 2020-07-22 #9fde26a