Age | Commit message (Expand) | Author |
---|---|---|
2022-01-13 | simple expressions | pommicket |
2022-01-12 | "nice" floating-point literals seem to work | pommicket |
2022-01-12 | better float idea | pommicket |
2022-01-12 | bad float implementation | pommicket |
2022-01-11 | untested first stab at floats | pommicket |
2022-01-11 | full multiply | pommicket |
2022-01-11 | powers of 10 | pommicket |
2022-01-11 | tokenizing string literals and identifiers | pommicket |
2022-01-11 | tokenizing integer literals | pommicket |
2022-01-11 | start tokenization | pommicket |
2022-01-10 | #include | pommicket |
2022-01-09 | #line, #pragma | pommicket |
2022-01-09 | start fmacro replacement | pommicket |
2022-01-09 | object-like macro replacement working? | pommicket |
2022-01-08 | reading function-like macros | pommicket |
2022-01-08 | start translation phase 4 | pommicket |
2022-01-08 | preprocessing tokens | pommicket |
2022-01-07 | start C compiler | pommicket |