summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 hoursWIPHEADmainJoel Klinghed
4 daysSuppress warning in generated code for GCCJoel Klinghed
4 daysMake clang-tidy happyJoel Klinghed
4 daysfixup! grammar: Expand parsing to handle syntax grammarJoel Klinghed
4 daysfixup! java: Add tokens support for Java 21Joel Klinghed
4 daysgrammar: Expand parsing to handle syntax grammarJoel Klinghed
4 daysgrammar: More verbose errorJoel Klinghed
4 daysjava: Correct java tokens commentsJoel Klinghed
4 daysjava: Cleanup generated token filesJoel Klinghed
2025-09-29java: Add tokens support for Java 21Joel Klinghed
2025-09-29java: Add tokensJoel Klinghed
2025-09-28str: Add trim()Joel Klinghed
2025-09-28gen_ugc: Print out error in case of bad argumentsJoel 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! uio: Unicode readerJoel Klinghed
2025-09-17fixup! uline: Add unicode line readerJoel Klinghed
2025-09-17fixup! Add .clang-formatJoel Klinghed
2025-09-17uline: Add unicode line readerJoel Klinghed
2025-09-17uio: Remove unnecessary wrappersJoel Klinghed
2025-09-15Add .clang-formatJoel Klinghed
2025-09-15fixup! Improve test coverage of io and unicodeJoel Klinghed
2025-09-15decompress: Return better io error for BUF_ERRORJoel 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-10fixup! Make clang-tidy happyJoel Klinghed
2025-09-08Disable RTTI and exceptionsJoel 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