aboutsummaryrefslogtreecommitdiff
path: root/init.c
AgeCommit message (Expand)Author
2019-03-01init: Check for incomplete typesMichael Forney
2019-02-24Check for negative array lengths/indicesMichael Forney
2019-02-22Fix size of incomplete array types initialized with stringsMichael Forney
2019-02-20Remove some unused variablesMichael Forney
2019-02-15Some small cleanupsMichael Forney
2019-02-15Don't embed anonymous struct members into parentMichael Forney
2019-02-15Fix some potential uninitialized fieldsMichael Forney
2019-02-14Allow initializing array with longer stringsMichael Forney
2019-02-13Ignore qualifiers when parsing initializersMichael Forney
2019-02-12Initial importMichael Forney