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