Commit graph

8 commits

Author SHA1 Message Date
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
2a65d49d59 union initializers, fix bug with array initializers 2022-02-02 14:07:08 -05:00
pommicket
217794afce start top level decls - also oops forgot about sizeless arrays 2022-01-28 15:07:23 -05:00
pommicket
d036dcc5ac struct/union definitions 2022-01-26 18:00:47 -05:00
pommicket
73b6a68559 more work, now it's broken 2022-01-26 14:54:23 -05:00
pommicket
47d801cd34 enums working 2022-01-25 17:50:00 -05:00
pommicket
049bd1440d enums almost working 2022-01-24 20:53:37 -05:00
pommicket
c4b15b98bb start typedefs 2022-01-18 16:29:48 -05:00