aboutsummaryrefslogtreecommitdiffstats
path: root/Exceptions.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ethereum/develop' into sol_importChristian2014-12-051-0/+1
|\
| * Introducing Docstring parsing error exception and style fixesLefteris Karapetsas2014-12-051-0/+1
* | Improved external interface for multi-source and multi-contract compilation.Christian2014-12-041-1/+0
|/
* Converted all asserts to exceptions.Christian2014-11-051-0/+1
* Compiler for assignments.Christian2014-10-291-0/+1
* Use createTypeError everywhere and stream out Location.Christian2014-10-241-3/+3
* Use boost errinfo.Christian2014-10-241-37/+5
* Improved exceptions and reporting exceptions for command-line compiler.Christian2014-10-231-3/+40
* Coding style and cleanupChristian2014-10-171-3/+3
* Corrected coding style.Christian2014-10-161-14/+17
* Added meaningful exception types.Christian2014-10-161-0/+34