Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler | Christian | 2014-11-01 | 1 | -8/+15 |
|\ | |||||
| * | Asterisk-syntax for doxygen class documentation. | Christian | 2014-10-28 | 1 | -6/+13 |
| * | Stylistic corrections. | Christian | 2014-10-28 | 1 | -8/+8 |
* | | Contract compiler and also add ExpressionStatement to AST. | Christian | 2014-10-30 | 1 | -4/+13 |
|/ | |||||
* | 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 |