Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-27 | r/6883 refactor(tvix): condense long bytestrings | edef | 1 | -20/+11 |
2023-10-27 | r/6882 feat(tvix/nix-compat): decode base32 with a lookup table | edef | 1 | -22/+42 |
2023-10-27 | r/6881 refactor(tvix/nix-compat): clean up base32 decoding | edef | 1 | -23/+18 |
2023-10-27 | r/6880 refactor(tvix/nix-compat): simplify encode_len | edef | 1 | -6/+5 |
2023-10-03 | r/6688 fix(tvix/nix-compat): bits are not bytes | edef | 1 | -2/+2 |
2023-03-04 | r/5878 refactor(tvix/nix-compat): address clippy in nixbase32.rs tests | Florian Klink | 1 | -1/+1 |
2023-02-01 | r/5804 refactor(tvix/nix-compat): operator precedence can trip the unwary | Florian Klink | 1 | -1/+1 |
2023-02-01 | r/5802 refactor(tvix/nix-compat): remove unneeded return | Florian Klink | 1 | -2/+2 |
2023-02-01 | r/5801 refactor(tvix/nix-compat): const is always 'static | Florian Klink | 1 | -1/+1 |
2023-01-31 | r/5788 refactor(tvix): introduce nix-compat crate | Florian Klink | 1 | -0/+167 |