Commit graph

10 commits

Author SHA1 Message Date
pommicket
f8f044a7a2 tokenizing string literals and identifiers 2022-01-11 15:55:37 -05:00
pommicket
a245a5be96 character constants 2022-01-11 15:09:49 -05:00
pommicket
b0837b367e tokenizing integer literals 2022-01-11 14:03:47 -05:00
pommicket
97dca844c8 start tokenization 2022-01-11 00:09:11 -05:00
pommicket
2bb803e673 fix fmacro replacement 2022-01-09 17:26:16 -05:00
pommicket
19ea12a1d4 fmacros starting to work! 2022-01-09 15:56:31 -05:00
pommicket
4d5a5d9d97 reading function-like macros 2022-01-08 18:13:48 -05:00
pommicket
3d0adb5f6f start translation phase 4 2022-01-08 14:37:39 -05:00
pommicket
ac6cb985db preprocessing tokens 2022-01-08 12:15:17 -05:00
pommicket
5d6b490cce start C compiler 2022-01-07 23:32:27 -05:00