Age | Commit message (Expand) | Author |
---|---|---|
2019-02-24 | Check for negative array lengths/indices | Michael Forney |
2019-02-22 | Fix size of incomplete array types initialized with strings | Michael Forney |
2019-02-20 | Remove some unused variables | Michael Forney |
2019-02-15 | Some small cleanups | Michael Forney |
2019-02-15 | Don't embed anonymous struct members into parent | Michael Forney |
2019-02-15 | Fix some potential uninitialized fields | Michael Forney |
2019-02-14 | Allow initializing array with longer strings | Michael Forney |
2019-02-13 | Ignore qualifiers when parsing initializers | Michael Forney |
2019-02-12 | Initial import | Michael Forney |