aboutsummaryrefslogtreecommitdiffstats
path: root/SourceReferenceFormatter.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1743 from chriseth/evmasmGav Wood2015-05-051-1/+1
|\ | | | | Move assembly related files to libevmasm and split parameters.
| * Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.chriseth2015-04-301-1/+1
| |
* | small fixLiana Husikyan2015-05-041-2/+6
| |
* | created secondarySoureLocation error typeLiana Husikyan2015-05-041-0/+2
|/ | | | added additional information to error msgs
* Move SourceLocation to evmcoreLefteris Karapetsas2015-02-251-1/+1
|
* Moving Source Location libdevcoreLefteris Karapetsas2015-02-251-2/+2
| | | | - Big plus is we now remove the useless header libsolibity/BaseTypes.h
* Warnings fixes.Gav Wood2015-01-131-1/+1
|
* Consts in SourceReferenceFormatter.Christian2014-12-091-1/+1
|
* Improved external interface for multi-source and multi-contract compilation.Christian2014-12-041-2/+2
|
* Use boost errinfo.Christian2014-10-241-0/+48