tvl-depot/corp/tvixbolt
Florian Klink 4fba57c2c9 refactor(tvix/eval): remove code and location from struct
Instead, it's passed in the evaluate/compile_only functions, which feels
more naturally. It lets us set up the Evaluation struct long before
we actually feed it with data to evaluate.

Now that Evaluation::new() would be accepting an empty list of
arguments, we can simply implement Default, making things a bit more
idiomatic.

Change-Id: I4369658634909a0c504fdffa18242a130daa0239
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10475
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: flokli <flokli@flokli.de>
2023-12-31 13:15:24 +00:00
..
src refactor(tvix/eval): remove code and location from struct 2023-12-31 13:15:24 +00:00
.gitignore chore(corp/tvixbolt): gitignore trunk's dist folder 2022-09-20 10:59:32 +00:00
Cargo.lock chore(3p/sources): bump channels & overlays (2023-12-29) 2023-12-29 21:52:10 +00:00
Cargo.toml chore(3p/sources): bump channels & overlays (2023-12-29) 2023-12-29 21:52:10 +00:00
default.nix refactor(tvix): build Rust projects using crate2nix 2022-12-15 17:26:45 +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(web/static): serve terminalcss from static.tvl.{fyi|su} 2023-06-15 10:09:52 +00:00