tvl-depot/corp/tvixbolt
Vincent Ambo dea6d9b73b chore(tvix/eval): add dependency on codemap-diagnostic
This is a crate for source-span based error reporting. Since all of
our spans are already codemap spans, it is a good starting point.

We have to figure out quite a bit of logic for neat error printing;
later on if we want fancier presentation we might want to look at one
of the other libraries in this space like miette.

Change-Id: I4e28886af1ed199b7112d9dbf063c9f29b612bf1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6531
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Reviewed-by: grfn <grfn@gws.fyi>
2022-09-13 10:54:14 +00:00
..
src fix(corp/tvixbolt): make label really clickable 2022-09-05 13:16:24 +00:00
.gitignore feat(corp/tvixbolt): check in initial tvixbolt version 2022-09-04 14:05:38 +00:00
Cargo.lock chore(tvix/eval): add dependency on codemap-diagnostic 2022-09-13 10:54:14 +00:00
Cargo.toml feat(corp/tvixbolt): add Nix build instructions 2022-09-11 10:45:22 +00:00
default.nix feat(corp/tvixbolt): add Nix build instructions 2022-09-11 10:45:22 +00:00
index.css feat(corp/tvixbolt): add some additional information on the page 2022-09-04 18:50:06 +00:00
index.html feat(corp/tvixbolt): check in initial tvixbolt version 2022-09-04 14:05:38 +00:00