Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'ethereum/develop' into sol_import | Christian | 2014-12-05 | 1 | -0/+1 |
|\ | |||||
| * | Introducing Docstring parsing error exception and style fixes | Lefteris Karapetsas | 2014-12-05 | 1 | -0/+1 |
* | | Improved external interface for multi-source and multi-contract compilation. | Christian | 2014-12-04 | 1 | -1/+0 |
|/ | |||||
* | Converted all asserts to exceptions. | Christian | 2014-11-05 | 1 | -0/+1 |
* | Compiler for assignments. | Christian | 2014-10-29 | 1 | -0/+1 |
* | Use createTypeError everywhere and stream out Location. | Christian | 2014-10-24 | 1 | -3/+3 |
* | Use boost errinfo. | Christian | 2014-10-24 | 1 | -37/+5 |
* | Improved exceptions and reporting exceptions for command-line compiler. | Christian | 2014-10-23 | 1 | -3/+40 |
* | Coding style and cleanup | Christian | 2014-10-17 | 1 | -3/+3 |
* | Corrected coding style. | Christian | 2014-10-16 | 1 | -14/+17 |
* | Added meaningful exception types. | Christian | 2014-10-16 | 1 | -0/+34 |