pommicket
|
826d1afd58
|
newer version of tcc almost working
|
2022-02-18 12:36:57 -05:00 |
|
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 |
|
pommicket
|
c548b12bbb
|
fixed #include -> #include in certain cases, found a new bug
|
2022-02-08 22:17:28 -05:00 |
|
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 |
|
pommicket
|
26fccf7cd7
|
fix #elif line number problem with parse test
|
2022-02-07 17:23:26 -05:00 |
|