about summary refs log tree commit diff
path: root/users/sterni/nix/utf8/tests/default.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo1-25/+32
2021-11-25 r/3094 feat(sterni/nix/utf8): check if codepoint valid/encodeablesterni1-2/+12
2021-11-25 r/3091 feat(sterni/nix/utf8): implement UTF-8 encodingsterni1-0/+10
2021-11-23 r/3086 feat(sterni/nix/utf8): allow decoding the empty stringsterni1-1/+1
2021-04-24 r/2547 chore(nix): move rustSimple from users.Profpatsch.writersProfpatsch1-1/+1
2021-04-10 r/2460 refactor(sterni): use pkgs over third_party to import from nixpkgssterni1-2/+2
2021-03-05 r/2270 feat(users/sterni/nix/utf8): pure nix utf-8 decodersterni1-0/+121