summaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Collapse)Author
2023-07-19start "multifonts"pommicket
2023-07-19initial draft of variable-width font handlingpommicket
2023-03-23handle various :increment-number edge cases and binarypommicket
2023-03-04new light stylepommicket
also highlighting of POSIX types
2023-02-28doxygen documentationpommicket
2023-01-09fixed a bunch of windows stuffpommicket
also compile_commands.json does fix the usages problem!
2023-01-04make unicode.h more self-containedpommicket
2023-01-03switch from scancodes to keycodespommicket
2023-01-02rename v[234] to vec[234]pommicket
2023-01-02remove a bunch of unused math functionspommicket
2023-01-02fix up restructuringpommicket
2023-01-01char const => const charpommicket
2023-01-01move string32.c into util.cpommicket
2023-01-01start os.h mergingpommicket
2023-01-01move math.c functions to util.cpommicket
2023-01-01more reorganizingpommicket