summaryrefslogtreecommitdiff
path: root/05/util.b
AgeCommit message (Collapse)Author
2022-01-13start parsing binary opspommicket
2022-01-13simple expressionspommicket
2022-01-12bad float implementationpommicket
2022-01-11more float stuffpommicket
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-11character constantspommicket
2022-01-11tokenizing integer literalspommicket
2022-01-11start tokenizationpommicket
2022-01-09fix fmacro replacementpommicket
2022-01-09fmacros starting to work!pommicket
2022-01-08reading function-like macrospommicket
2022-01-08start translation phase 4pommicket
2022-01-08preprocessing tokenspommicket
2022-01-07start C compilerpommicket