aboutsummaryrefslogtreecommitdiff
path: root/builtins/pointer.h
AgeCommit message (Expand)Author
2024-09-13Rename builtins to use plurals when appropriateBruce Hill
2024-09-13Move cord helper functions into their own fileBruce Hill
2024-09-08Fix nearly every GCC warning and add __attribute__((pure/const)) whereBruce Hill
2024-09-02Initial WIP first pastBruce Hill
2024-04-16Invert escaping so user symbols get prepended with "$" and builtinBruce Hill
2024-03-29Switch naming convention to use '$' in symbols moreBruce Hill
2024-03-18More file commentsBruce Hill
2024-03-05Fix cyclic structs/enumsBruce Hill
2024-02-17Various fixes, including for Null valuesBruce Hill
2024-02-17Getting back to old typeinfo stuff from SSSBruce Hill