Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-13 | r/7897 refactor(tvix/nix-compat): move worker_protocol into nix_daemon mod | Florian Klink | 1 | -2/+0 |
2024-04-13 | r/7896 refactor(tvix/nix-compat): reorganize wire and bytes | Florian Klink | 1 | -14/+4 |
2024-04-13 | r/7894 feat(tvix/nix-compat): add BytesReader | Florian Klink | 1 | -0/+4 |
2024-04-06 | r/7857 feat(tvix/nix-compat/wire): introduce BytesWriter | Florian Klink | 1 | -0/+5 |
2024-03-27 | r/7784 feat(tvix/nix-compat): worker protocol operation parser | Picnoir | 1 | -0/+3 |
2024-03-15 | r/7697 feat(nix-compat/wire): add read_bytes[_unchecked] | Florian Klink | 1 | -0/+3 |
2024-03-15 | r/7695 feat(nix-compat/wire): add low-level wire format primitives code | Florian Klink | 1 | -0/+5 |