Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Type resolution for function modifiers. | Christian | 2015-01-26 | 1 | -0/+3 |
* | Function modifier parsing. | Christian | 2015-01-26 | 1 | -0/+2 |
* | Constructor arguments for base classes. | Christian | 2015-01-20 | 1 | -0/+1 |
* | Adding a ForStatement solidity AST Node. | Lefteris Karapetsas | 2014-12-17 | 1 | -0/+1 |
* | Create contracts. | Christian | 2014-12-15 | 1 | -0/+1 |
* | Import directive. | Christian | 2014-12-03 | 1 | -0/+2 |
* | Magic variables. | Christian | 2014-11-24 | 1 | -0/+1 |
* | Contract compiler and also add ExpressionStatement to AST. | Christian | 2014-10-30 | 1 | -0/+1 |
* | Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type | Christian | 2014-10-20 | 1 | -1/+1 |
* | 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 |