tests
|
more parsing tests, fixed more bugs
|
2022-02-09 15:50:02 -05:00 |
.gitignore
|
start C compiler
|
2022-01-07 23:32:27 -05:00 |
codegen.b
|
comparison operators
|
2022-02-13 11:24:30 -05:00 |
constants.b
|
compound assignment operators
|
2022-02-13 10:06:41 -05:00 |
idents.b
|
more parsing tests, fixed more bugs
|
2022-02-09 15:50:02 -05:00 |
macro_test.c
|
more correction to match standard
|
2022-01-10 11:46:19 -05:00 |
main.b
|
subtraction codegen
|
2022-02-11 23:39:54 -05:00 |
main.c
|
comparison operators
|
2022-02-13 11:24:30 -05:00 |
Makefile
|
start C compiler
|
2022-01-07 23:32:27 -05:00 |
parse.b
|
fix dereferencing function pointer codegen
|
2022-02-13 09:33:05 -05:00 |
preprocess.b
|
generating code for casts!
|
2022-02-10 21:11:53 -05:00 |
tokenize.b
|
generating code for casts!
|
2022-02-10 21:11:53 -05:00 |
util.b
|
generating code for casts!
|
2022-02-10 21:11:53 -05:00 |