refactor remove tla from stateYaroslav Bolyukin 2022-11-09 #5f620e2
build use `workspace.dependencies`Yaroslav Bolyukin 2022-10-26 #a8de1de
build upgrade dependenciesYaroslav Bolyukin 2022-10-26 #fe52b32
refactor move state to contextYaroslav Bolyukin 2022-10-26 #30d381b
refactor! implement stack size limit using thread localYaroslav Bolyukin 2022-10-25 #284612b
Instead of relying on `serde_json::Value`.
BREAKING CHANGE: There is no longer `impl Typed for serde_json::Value`,
either parse directly into jrsonnet-evaluator, or use `serde_transcode` Yaroslav Bolyukin 2022-10-25 #7b8b823
fix mark -S and --format as mutually exclusiveYaroslav Bolyukin 2022-10-17 #446308e
Separate jrsonnet-evaluator and stdlib implementation #82 Yaroslav Bolyukin 2022-10-17 #b8bef13
Merge remote-tracking branch 'origin/master' into split-stdlib Yaroslav Bolyukin 2022-10-15 #c39582b
style fix clippy warningsYaroslav Bolyukin 2022-10-11 #70f3783
build switch to released gcmodule forkYaroslav Bolyukin 2022-06-05 #bde2637
style fix warnings with nightly clippyYaroslav Bolyukin 2022-05-26 #2d0d919
refactor( treewide ) custom path supportYaroslav Bolyukin 2022-08-27 #b4d71ec
refactor rework layout and path handlingYaroslav Bolyukin 2022-05-26 #96da6f3
refactor keep source code alongside source pathYaroslav Bolyukin 2022-08-05 #4ad9956
fix( cli ) gc stats were always printedYaroslav Bolyukin 2022-08-05 #6eba9c3
feat use relative paths in traces by defaultYaroslav Bolyukin 2022-04-23 #d21a8e4
refactor( cli ) move to split stdlibYaroslav Bolyukin 2022-07-23 #dde7eda