Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sorted include directives. | Christian | 2014-10-24 | 1 | -1/+1 |
* | Type information for AST printer. | Christian | 2014-10-23 | 1 | -0/+9 |
* | Corrected spacing around colon. | Christian | 2014-10-23 | 1 | -2/+2 |
* | Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type | Christian | 2014-10-20 | 1 | -8/+8 |
* | Coding style cleanup: const and vecptr. | Christian | 2014-10-20 | 1 | -7/+7 |
* | Corrected coding style. | Christian | 2014-10-16 | 1 | -30/+34 |
* | Some fixes for the type system, should be quite usable now. | Christian | 2014-10-16 | 1 | -10/+18 |
* | Type system, not yet complete. | Christian | 2014-10-16 | 1 | -0/+152 |