lang-bootstrap/05
pommicket 0a2d05bdd5 more parsing tests, more fixes
- #elif now actually works properly (hopefully)
- fixed some array decaying bugs (hopefully), and generally simplified typing
2022-02-08 20:09:08 -05:00
..
tests more parsing tests, more fixes 2022-02-08 20:09:08 -05:00
.gitignore start C compiler 2022-01-07 23:32:27 -05:00
constants.b fix a bunch of problems from parsing test 2022-02-07 17:02:57 -05:00
idents.b union initializers, fix bug with array initializers 2022-02-02 14:07:08 -05:00
macro_test.c more correction to match standard 2022-01-10 11:46:19 -05:00
main.b more parsing tests, more fixes 2022-02-08 20:09:08 -05:00
main.c more parsing tests, more fixes 2022-02-08 20:09:08 -05:00
Makefile start C compiler 2022-01-07 23:32:27 -05:00
parse.b more parsing tests, more fixes 2022-02-08 20:09:08 -05:00
preprocess.b more parsing tests, more fixes 2022-02-08 20:09:08 -05:00
tokenize.b fix a bunch of problems from parsing test 2022-02-07 17:02:57 -05:00
util.b parsing break, continue, return 2022-02-04 19:31:45 -05:00