summaryrefslogtreecommitdiff
path: root/sdecls_cgen.c
AgeCommit message (Expand)Author
2020-03-03static ifLeo Tenenbaum
2020-03-02got rid of Location in TypeLeo Tenenbaum
2020-03-01switched some expression kinds to using pointers so that sizeof(Expression) i...Leo Tenenbaum
2020-02-28started new #foreign systemLeo Tenenbaum
2020-02-27only #include stuff onceLeo Tenenbaum
2020-02-26cgen no longer produces errors!Leo Tenenbaum
2020-02-26Status, removed errors from sdecls_cgenLeo Tenenbaum
2020-02-19struct parameters seem to be workingLeo Tenenbaum
2020-02-15more struct params & reverted to StructDef *struc;Leo Tenenbaum
2020-02-14minor improvements and preparing for struct argumentsLeo Tenenbaum
2020-02-08fixed cgen of local fnsLeo Tenenbaum
2020-02-07got #export to workLeo Tenenbaum
2020-02-07new ident system working except for nmsLeo Tenenbaum
2020-02-06more work on new ident system; not quite working yetLeo Tenenbaum
2020-02-02more namespacesLeo Tenenbaum
2020-02-01more namespacesLeo Tenenbaum
2020-01-30more namespacesLeo Tenenbaum
2020-01-27#includeLeo Tenenbaum
2020-01-19more work on #foreignLeo Tenenbaum
2020-01-15fixed several problems with packages. arr_foreach works now!Leo Tenenbaum
2020-01-14fixed struct decls (tests pass now)Leo Tenenbaum
2020-01-13more packagesLeo Tenenbaum
2020-01-11renamed typedefs_cgen.cLeo Tenenbaum