summaryrefslogtreecommitdiff
path: root/05/main.b
AgeCommit message (Collapse)Author
2022-01-11untested first stab at floatspommicket
2022-01-11full multiplypommicket
2022-01-11powers of 10pommicket
2022-01-11tokenizing string literals and identifierspommicket
2022-01-11tokenizing integer literalspommicket
2022-01-11start tokenizationpommicket
2022-01-10 #includepommicket
2022-01-09 #line, #pragmapommicket
2022-01-09start fmacro replacementpommicket
2022-01-09object-like macro replacement working?pommicket
2022-01-08reading function-like macrospommicket
2022-01-08start translation phase 4pommicket
2022-01-08preprocessing tokenspommicket
2022-01-07start C compilerpommicket