aboutsummaryrefslogtreecommitdiff
path: root/examples/base64
AgeCommit message (Expand)Author
2024-11-24Clean up some more null->none renames and fix the documentation. AlsoBruce Hill
2024-11-19Rename `Text.utf8_bytes` back to `Text.bytes`Bruce Hill
2024-11-09Rename `from_text()` to `parse()`Bruce Hill
2024-11-05Deprecate bit-width integer/num literals in favor of using typeBruce Hill
2024-11-04Be much more permissive about using integer literals for fixed-size intsBruce Hill
2024-11-04Add base64 libBruce Hill