Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now we have a proper C++ library, use std::unique_ptr. | Ian Rogers | 2014-05-19 | 1 | -1/+1 |
* | Add a compilation tracing mechanism to the new compiler. | Nicolas Geoffray | 2014-05-14 | 1 | -1/+3 |
* | Give Compiler a back reference to the driver. | Ian Rogers | 2014-05-06 | 1 | -14/+10 |
* | Force inlining on trivial accessors. | Ian Rogers | 2014-04-29 | 1 | -1/+2 |
* | Fix virt-specifiers outside class definition errors. | Nicolas Geoffray | 2014-03-13 | 1 | -8/+8 |
* | Add command line support for enabling the optimizing compiler. | Nicolas Geoffray | 2014-03-13 | 1 | -0/+103 |