summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-09-28str: Add trim()Joel Klinghed
2025-09-28ugc: Fix typoJoel Klinghed
2025-09-28prefix_tree: Make a byte optimized version for really small treesJoel Klinghed
2025-09-27Add simple prefix_treeJoel Klinghed
2025-09-22Change io::Reader and company to return ReadError::Eof instead of 0.Joel Klinghed
2025-09-18java::uescape: Unicode reader that knows about Java's \uXXXX escapesJoel Klinghed
2025-09-17fixup! uline: Add unicode line readerJoel Klinghed
2025-09-17uline: Add unicode line readerJoel Klinghed
2025-09-15Add .clang-formatJoel Klinghed
2025-09-15fixup! Improve test coverage of io and unicodeJoel Klinghed
2025-09-15fixup! Fix issues in bufferJoel Klinghed
2025-09-15uio: Unicode readerJoel Klinghed
2025-09-10Improve test coverage of io and unicodeJoel Klinghed
2025-09-10Fix issues in bufferJoel Klinghed
2025-09-10Add unicode general category lookupJoel Klinghed
2025-09-08Make clang-tidy happyJoel Klinghed
2025-09-04args: Increase test coverageJoel Klinghed
2025-09-04Add UTF-8, UTF-16 and Modified UTF-8 supportJoel Klinghed
2025-09-03Initial commitJoel Klinghed