git.delta.rocks / jrsonnet / refs/commits / 96f2d11e572d

difftreelog

docs add note about spec support

Лач2020-06-10parent: #f7f3273.patch.diff
in: master

2 files changed

modifiedREADME.mddiffbeforeafterboth
11There is already 3 implementations of this standard: in [C++](https://github.com/google/jsonnet), in [Go](https://github.com/google/go-jsonnet/) and in [Scala](https://github.com/databricks/sjsonnet)11There is already 3 implementations of this standard: in [C++](https://github.com/google/jsonnet), in [Go](https://github.com/google/go-jsonnet/) and in [Scala](https://github.com/databricks/sjsonnet)
1212
13It is fun to write one in Rust :D13It is fun to write one in Rust :D
14
15## Spec support
16
17- Can pass all of original `examples` tests
18- Can pass all of original `test_suite` tests, expect those, which checks golden output for stacktraces (vanilla-like stacktraces are implemented, but look is not 100% identical): ![Example output](./traces.png)
1419
addedtraces.pngdiffbeforeafterboth

binary blob — no preview