Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-12 | r/8796 refactor(tvix/eval): Make `strict` an EvalMode enum | Aspen Smith | 1 | -2/+5 |
2024-08-12 | r/8482 feat(tvix/cli): Add derivation file dumping functionality | Ilan Joselevich | 1 | -1/+16 |
2024-08-11 | r/8476 fix(tvix/cli): always configure nix path | Aspen Smith | 1 | -1/+1 |
2024-08-07 | r/8453 feat(tvix/eval): Forbid Hash{Map,Set}, use Fx instead | Aspen Smith | 1 | -3/+5 |
2024-07-22 | r/8399 refactor(tvix): move service addrs into shared clap struct | Yureka | 1 | -13/+3 |
2024-07-20 | r/8380 refactor(tvix/store): use composition in tvix_store crate | Yureka | 1 | -1/+1 |
2024-07-07 | r/8355 fix(tvix/repl): Share globals and sourcemap across evaluations | Aspen Smith | 1 | -14/+53 |
2024-07-07 | r/8353 test(tvix/cli): Make the REPL testable | Aspen Smith | 1 | -0/+224 |