summaryrefslogtreecommitdiff
path: root/typedefs_cgen.c
AgeCommit message (Expand)Author
2019-11-03started to get user-defined types to work with pointers to future typesLeo Tenenbaum
2019-11-03fixed problems with eval declsLeo Tenenbaum
2019-11-03replaced user-defined type system (there are still bugs apparently though)Leo Tenenbaum
2019-11-02did part of #sizeof/alignof directives for compile-time size and aligns of typesLeo Tenenbaum
2019-10-31basic . operatorLeo Tenenbaum
2019-10-29fixed problems with user-defined types and out paramsLeo Tenenbaum