about summary refs log tree commit diff
path: root/users/sterni/nix/utf8/default.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-09 r/6477 refactor(users/sterni/nix): move generic number operation into numsterni1-13/+14
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo1-94/+106
2021-11-25 r/3094 feat(sterni/nix/utf8): check if codepoint valid/encodeablesterni1-2/+30
2021-11-25 r/3092 refactor(sterni/nix/utf8): let wellFormedByte check first bytesterni1-17/+14
2021-11-25 r/3091 feat(sterni/nix/utf8): implement UTF-8 encodingsterni1-2/+73
2021-11-25 r/3090 chore(sterni/nix/utf8): remove decodeSafesterni1-14/+0
2021-11-23 r/3086 feat(sterni/nix/utf8): allow decoding the empty stringsterni1-2/+2
2021-11-23 r/3085 refactor(sterni/nix/utf8): use genericClosure for decoding iterationsterni1-23/+46
2021-03-05 r/2270 feat(users/sterni/nix/utf8): pure nix utf-8 decodersterni1-0/+208