summaryrefslogtreecommitdiff
path: root/miniany
AgeCommit message (Expand)Author
2021-08-20cc: simple global scope and duplicate global detectionAndreas 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-13cc: some work on the scanner, expression parserAndreas Baumann
2021-08-13c4: added support for do/whileAndreas Baumann
2021-08-05added quite some links around c4Andreas 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-18added some docu to minianyAndreas Baumann
2021-07-18another test with c4 and a minic compilerAndreas Baumann