Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed superfluous braces. | chriseth | 2014-11-07 | 1 | -2/+0 |
* | Re-added some changes lost in merges. | Christian | 2014-11-07 | 1 | -2/+1 |
* | Stylistic changes. | chriseth | 2014-11-07 | 1 | -2/+0 |
* | Type promotion fixes and tests. | Christian | 2014-11-06 | 1 | -11/+5 |
* | Proper type promotion and conversion. | Christian | 2014-11-06 | 1 | -27/+54 |
* | Allow implicit type conversions for comparisons. | Christian | 2014-11-06 | 1 | -14/+7 |
* | Converted all asserts to exceptions. | Christian | 2014-11-05 | 1 | -29/+29 |
* | Some tests and bugfixes for the compiler. | Christian | 2014-11-03 | 1 | -0/+1 |
* | Bugfix: Swap before mod and div. | Christian | 2014-11-03 | 1 | -2/+2 |
* | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler | Christian | 2014-11-01 | 1 | -6/+6 |
* | Renamed file. | Christian | 2014-10-31 | 1 | -0/+1 |
* | Contract compiler and also add ExpressionStatement to AST. | Christian | 2014-10-30 | 1 | -0/+408 |