about summary refs log tree commit diff
path: root/tvix/nix-compat/src/nixbase32.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-27 r/6881 refactor(tvix/nix-compat): clean up base32 decodingedef1-23/+18
2023-10-27 r/6880 refactor(tvix/nix-compat): simplify encode_lenedef1-6/+5
2023-10-03 r/6688 fix(tvix/nix-compat): bits are not bytesedef1-2/+2
2023-03-04 r/5878 refactor(tvix/nix-compat): address clippy in nixbase32.rs testsFlorian Klink1-1/+1
2023-02-01 r/5804 refactor(tvix/nix-compat): operator precedence can trip the unwaryFlorian Klink1-1/+1
2023-02-01 r/5802 refactor(tvix/nix-compat): remove unneeded returnFlorian Klink1-2/+2
2023-02-01 r/5801 refactor(tvix/nix-compat): const is always 'staticFlorian Klink1-1/+1
2023-01-31 r/5788 refactor(tvix): introduce nix-compat crateFlorian Klink1-0/+167