Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide interface for calls in JSON and some other formatting changes. | Christian | 2014-11-12 | 1 | -2/+2 |
* | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler | Christian | 2014-11-01 | 1 | -2/+4 |
|\ | |||||
| * | Further const placement changes. | Christian | 2014-10-30 | 1 | -1/+1 |
| * | Asterisk-syntax for doxygen class documentation. | Christian | 2014-10-28 | 1 | -1/+3 |
* | | Contract compiler and also add ExpressionStatement to AST. | Christian | 2014-10-30 | 1 | -0/+2 |
|/ | |||||
* | Some documentation. | Christian | 2014-10-25 | 1 | -0/+1 |
* | Type information for AST printer. | Christian | 2014-10-23 | 1 | -0/+1 |
* | Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type | Christian | 2014-10-20 | 1 | -2/+2 |
* | Coding style and cleanup | Christian | 2014-10-17 | 1 | -1/+1 |
* | Corrected coding style. | Christian | 2014-10-16 | 1 | -15/+19 |
* | Added copyright blocks. | Christian | 2014-10-13 | 1 | -0/+22 |
* | Name resolution. | Christian | 2014-10-13 | 1 | -57/+59 |
* | AST printer and command line tool, some fixes. | Christian | 2014-10-10 | 1 | -0/+88 |