Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move SourceLocation to evmcore | Lefteris Karapetsas | 2015-02-25 | 1 | -1/+1 |
| | |||||
* | Moving Source Location libdevcore | Lefteris Karapetsas | 2015-02-25 | 1 | -2/+2 |
| | | | | - Big plus is we now remove the useless header libsolibity/BaseTypes.h | ||||
* | change typedef to using according to preferred coding style | Lu Guanqun | 2015-02-07 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'ethereum/develop' into sol_import | Christian | 2014-12-05 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | Conflicts: libsolidity/CompilerStack.cpp libsolidity/CompilerStack.h solc/main.cpp | ||||
| * | 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 |