depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
nix-compat
/
src
/
nixbase32.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
r/7969
chore(nix-compat/nixbase32): migrate from test_case to rstest
Florian Klink
1
-14
/
+17
2023-12-09
r/7137
refactor(nix-compat/nixbase32): address clippy
Florian Klink
1
-1
/
+1
2023-11-10
r/6983
feat(nix-compat/nixbase32): use data_encoding::DecodeError
edef
1
-25
/
+23
2023-11-04
r/6940
fix(nix-compat/nixbase32): mark encode_len/decode_len const
edef
1
-2
/
+2
2023-10-28
r/6899
refactor(nix-compat/nixbase32): clean up encode
edef
1
-16
/
+15
2023-10-27
r/6897
feat(tvix/nix-compat): add narinfo parsing and serialisation
edef
1
-1
/
+0
2023-10-27
r/6893
refactor(tvix): turn nullary enum variants into unit variants
edef
1
-2
/
+2
2023-10-27
r/6885
feat(tvix/nix-compat): add fixed-length base32 decoding
edef
1
-1
/
+34
2023-10-27
r/6884
feat(tvix/nix-compat): use AsRef<[u8]> for base32 decode input
edef
1
-3
/
+5
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