Commit graph

18 commits

Author SHA1 Message Date
pommicket
13363eac1a simple expressions 2022-01-13 16:12:28 -05:00
pommicket
f17720731d "nice" floating-point literals seem to work 2022-01-12 12:54:06 -05:00
pommicket
0d0455ce92 better float idea 2022-01-12 09:59:34 -05:00
pommicket
cbe3580001 bad float implementation 2022-01-12 09:45:20 -05:00
pommicket
06ebaf043b untested first stab at floats 2022-01-11 22:29:00 -05:00
pommicket
343129a610 full multiply 2022-01-11 18:03:09 -05:00
pommicket
c42cf36dee powers of 10 2022-01-11 17:36:33 -05:00
pommicket
f8f044a7a2 tokenizing string literals and identifiers 2022-01-11 15:55:37 -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
b963bc91e6 #include 2022-01-10 15:12:24 -05:00
pommicket
6e75b24b7c #line, #pragma 2022-01-09 22:33:47 -05:00
pommicket
f08cdc8e22 start fmacro replacement 2022-01-09 12:31:35 -05:00
pommicket
807a6aacf9 object-like macro replacement working? 2022-01-09 00:08:29 -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