pommicket
|
e3547b76b1
|
some binop typing
|
2022-01-14 13:41:44 -05:00 |
|
pommicket
|
39b5101490
|
unary ops mostly working
|
2022-01-14 10:08:02 -05:00 |
|
pommicket
|
05cbc58299
|
binop parsing working
|
2022-01-13 23:20:45 -05:00 |
|
pommicket
|
53ddd5803e
|
more binop stuff
|
2022-01-13 20:29:52 -05:00 |
|
pommicket
|
e44bc4976a
|
start parsing binary ops
|
2022-01-13 18:13:29 -05:00 |
|
pommicket
|
13363eac1a
|
simple expressions
|
2022-01-13 16:12:28 -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
|
fc96e22d4f
|
better keyword tokenization system
|
2022-01-11 11:53:36 -05:00 |
|
pommicket
|
97dca844c8
|
start tokenization
|
2022-01-11 00:09:11 -05:00 |
|
pommicket
|
34dfc3238d
|
ifdef/ifndef/else/endif
|
2022-01-10 18:04:53 -05:00 |
|
pommicket
|
a8a30458bd
|
pre-defined macros
|
2022-01-10 12:00:05 -05:00 |
|
pommicket
|
6e75b24b7c
|
#line, #pragma
|
2022-01-09 22:33:47 -05:00 |
|
pommicket
|
29ea5195fa
|
more macro fixes, #undef
|
2022-01-09 21:55:00 -05:00 |
|
pommicket
|
19ea12a1d4
|
fmacros starting to work!
|
2022-01-09 15:56:31 -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 |
|