Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-22 | r/6439 feat(tvix/store/proto): use Bytes instead of Vec<u8> | Florian Klink | 1 | -1/+1 |
2023-07-21 | r/6436 refactor(tvix/store): use bytes for node names and symlink targets | Florian Klink | 1 | -2/+1 |
2023-05-25 | r/6202 refactor(tvix/eval): stop borrowing &mut self | Florian Klink | 1 | -4/+4 |
2023-05-22 | r/6173 refactor(tvix/eval): use &Path instead of PathBuf | Florian Klink | 1 | -3/+3 |
2023-05-22 | r/6171 refactor(tvix/eval/io): use io::Error instead of tvix_eval errors | Florian Klink | 1 | -5/+6 |
2023-05-18 | r/6159 refactor(tvix/cli): split CLI-specific IO logic into TvixIO type | Vincent Ambo | 1 | -0/+78 |