aboutsummaryrefslogtreecommitdiffstats
path: root/Exceptions.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1743 from chriseth/evmasmGav Wood2015-05-051-1/+1
|\
| * Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.chriseth2015-04-301-1/+1
* | small fixLiana Husikyan2015-05-041-1/+0
* | created secondarySoureLocation error typeLiana Husikyan2015-05-041-0/+17
|/
* Move SourceLocation to evmcoreLefteris Karapetsas2015-02-251-1/+1
* Moving Source Location libdevcoreLefteris Karapetsas2015-02-251-2/+2
* change typedef to using according to preferred coding styleLu Guanqun2015-02-071-1/+1
* 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