Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-09 | more parsing tests, fixed more bugs | pommicket | |
- we now handle incomplete structs properly - small fix in for loop printing | |||
2022-02-08 | fixed #include -> #include in certain cases, found a new bug | pommicket | |
2022-02-08 | more parsing tests, more fixes | pommicket | |
- #elif now actually works properly (hopefully) - fixed some array decaying bugs (hopefully), and generally simplified typing | |||
2022-02-07 | fix #elif line number problem with parse test | pommicket | |