lang-bootstrap/05
pommicket d74dc53b0b more parsing tests, fixed more bugs
- we now handle incomplete structs properly
- small fix in for loop printing
2022-02-09 15:50:02 -05:00
..
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
constants.b more parsing tests, fixed more bugs 2022-02-09 15:50:02 -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 more parsing tests, fixed more bugs 2022-02-09 15:50:02 -05:00
main.c more parsing tests, fixed more bugs 2022-02-09 15:50:02 -05:00
Makefile start C compiler 2022-01-07 23:32:27 -05:00
parse.b more parsing tests, fixed more bugs 2022-02-09 15:50:02 -05:00
preprocess.b fixed #include -> #include in certain cases, found a new bug 2022-02-08 22:17:28 -05:00
tokenize.b fix declaring multiple variables after struct definition 2022-02-08 21:53:14 -05:00
util.b fixed #include -> #include in certain cases, found a new bug 2022-02-08 22:17:28 -05:00