Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests for type conversion at comparison. | Christian | 2014-11-06 | 1 | -0/+16 |
* | Further const placement changes. | Christian | 2014-10-30 | 1 | -1/+1 |
* | Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type | Christian | 2014-10-20 | 1 | -1/+1 |
* | Corrected coding style. | Christian | 2014-10-16 | 1 | -13/+19 |
* | Some fixes for the type system, should be quite usable now. | Christian | 2014-10-16 | 1 | -0/+58 |
* | Added meaningful exception types. | Christian | 2014-10-16 | 1 | -4/+5 |
* | Type system, not yet complete. | Christian | 2014-10-16 | 1 | -7/+7 |
* | Name resolution. | Christian | 2014-10-13 | 1 | -0/+113 |