Age | Commit message (Expand) | Author |
---|---|---|
2019-02-13 | Fold constexpr function into intconstexpr | Michael Forney |
2019-02-13 | Add some missing lvalue conversions | Michael Forney |
2019-02-13 | Implement __builtin_va_arg | Michael Forney |
2019-02-13 | expr: Perform lvalue conversion on array and index in subscript expressions | Michael Forney |
2019-02-12 | Fix adding pointer to integer | Michael Forney |
2019-02-12 | Allow overflow/underflow when parsing floating constants | Michael Forney |
2019-02-12 | Initial import | Michael Forney |