aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Color functions with __attribute__()Thomas Voss 2024-06-112-4/+4
* Define GCC-specific macros in make.cThomas Voss 2024-06-112-8/+8
* Slightly simplify codeThomas Voss 2024-06-091-10/+8
* Use CHAR_BITThomas Voss 2024-06-091-1/+3
* Add likely() and unlikely() macrosThomas Voss 2024-06-081-5/+13
* Switch to an SOA for lexemesThomas Voss 2024-06-085-67/+190
* Switch to C11Thomas Voss 2024-06-081-1/+1
* Sort lexeme kindsThomas Voss 2024-06-081-7/+6
* Do some lexer workThomas Voss 2024-06-089-30/+2335
* Fix some undefined behaviorThomas Voss 2024-06-081-6/+4
* Use -march and -mtune on DarwinThomas Voss 2024-06-081-4/+1
* Genesis commitThomas Voss 2024-06-0817-0/+1541