Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Option to activate the optimizer for solidity. | Christian | 2014-11-07 | 1 | -2/+2 |
* | Some tests and bugfixes for the compiler. | Christian | 2014-11-03 | 1 | -1/+0 |
* | Actual contract creator and add solidity to AlethZero interface. | Christian | 2014-10-31 | 1 | -0/+2 |
* | Function selector and variable (un)packing. | Christian | 2014-10-31 | 1 | -5/+11 |
* | Renamed file. | Christian | 2014-10-31 | 1 | -1/+1 |
* | Contract compiler and also add ExpressionStatement to AST. | Christian | 2014-10-30 | 1 | -117/+24 |
* | Compiler for assignments. | Christian | 2014-10-29 | 1 | -2/+14 |
* | Documentation for AST, Parser, Scanner and other classes. | Christian | 2014-10-25 | 1 | -2/+2 |
* | Expression compiler. | Christian | 2014-10-25 | 1 | -0/+140 |