aboutsummaryrefslogtreecommitdiff
path: root/stdlib/types.h
AgeCommit message (Expand)Author
2024-10-29Fix up some GCC compiler flag options for LTO and inliningBruce Hill
2024-10-08Simplify enum/struct codegen by using reusable general-purposeBruce Hill
2024-09-30Rename TypeInfo -> TypeInfo_t and fix up some typeinfo codeBruce Hill
2024-09-13Rename builtins/ -> stdlib/Bruce Hill