Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type | Christian | 2014-10-20 | 1 | -1/+1 |
| | | | | pointer. | ||||
* | Coding style cleanup: const and vecptr. | Christian | 2014-10-20 | 1 | -2/+0 |
| | |||||
* | Corrected coding style. | Christian | 2014-10-16 | 1 | -14/+17 |
| | |||||
* | Type system, not yet complete. | Christian | 2014-10-16 | 1 | -0/+1 |
| | |||||
* | Added copyright blocks. | Christian | 2014-10-13 | 1 | -0/+22 |
| | |||||
* | Name resolution. | Christian | 2014-10-13 | 1 | -0/+1 |
| | |||||
* | AST printer and command line tool, some fixes. | Christian | 2014-10-10 | 1 | -0/+53 |