Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-09 | r/6477 refactor(users/sterni/nix): move generic number operation into num | sterni | 1 | -13/+14 |
2022-01-31 | r/3723 style: format entire depot with nixpkgs-fmt | Vincent Ambo | 1 | -94/+106 |
2021-11-25 | r/3094 feat(sterni/nix/utf8): check if codepoint valid/encodeable | sterni | 1 | -2/+30 |
2021-11-25 | r/3092 refactor(sterni/nix/utf8): let wellFormedByte check first byte | sterni | 1 | -17/+14 |
2021-11-25 | r/3091 feat(sterni/nix/utf8): implement UTF-8 encoding | sterni | 1 | -2/+73 |
2021-11-25 | r/3090 chore(sterni/nix/utf8): remove decodeSafe | sterni | 1 | -14/+0 |
2021-11-23 | r/3086 feat(sterni/nix/utf8): allow decoding the empty string | sterni | 1 | -2/+2 |
2021-11-23 | r/3085 refactor(sterni/nix/utf8): use genericClosure for decoding iteration | sterni | 1 | -23/+46 |
2021-03-05 | r/2270 feat(users/sterni/nix/utf8): pure nix utf-8 decoder | sterni | 1 | -0/+208 |