Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected spacing around colon. | Christian | 2014-10-23 | 1 | -1/+1 |
* | Access modifier cleanup. | Christian | 2014-10-20 | 1 | -1/+3 |
* | Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type | Christian | 2014-10-20 | 1 | -1/+0 |
* | Coding style and cleanup | Christian | 2014-10-17 | 1 | -4/+5 |
* | Corrected coding style. | Christian | 2014-10-16 | 1 | -14/+17 |
* | Some fixes for the type system, should be quite usable now. | Christian | 2014-10-16 | 1 | -13/+43 |
* | Type system, not yet complete. | Christian | 2014-10-16 | 1 | -6/+9 |
* | Added copyright blocks. | Christian | 2014-10-13 | 1 | -0/+22 |
* | Name resolution. | Christian | 2014-10-13 | 1 | -0/+40 |