summaryrefslogtreecommitdiff
path: root/miniany/c4.c
AgeCommit message (Expand)Author
2021-10-01c4: added strl* functionsAndreas Baumann
2021-09-06c4 is freestanding nowAndreas Baumann
2021-08-30implemented simplistic register spillingAndreas Baumann
2021-08-20c4: fixed compiler warnings and using old style block commentsAndreas Baumann
2021-08-19added symbol struct and memory managementAndreas Baumann
2021-08-19c4: also merged in structuresAndreas Baumann
2021-08-19c4: use casesAndreas Baumann
2021-08-19c4: added switch statementAndreas Baumann
2021-08-15added NULL and EOF (-1 as emum initialized in c4)Andreas Baumann
2021-08-13c4: added support for do/whileAndreas Baumann
2021-08-01added normal comments to c4Andreas Baumann
2021-07-31fixed read->-1 in c4/c4/cc chainAndreas Baumann
2021-07-27printing line lumbersAndreas Baumann
2021-07-18another test with c4 and a minic compilerAndreas Baumann