summaryrefslogtreecommitdiff
path: root/05/idents.b
AgeCommit message (Collapse)Author
2022-02-09more parsing tests, fixed more bugspommicket
- we now handle incomplete structs properly - small fix in for loop printing
2022-02-02union initializers, fix bug with array initializerspommicket
2022-01-28start top level decls - also oops forgot about sizeless arrayspommicket
2022-01-26struct/union definitionspommicket
2022-01-26more work, now it's brokenpommicket
2022-01-25enums workingpommicket
2022-01-24enums almost workingpommicket
2022-01-18start typedefspommicket