aboutsummaryrefslogtreecommitdiffstats
path: root/SourceReferenceFormatter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* let the error output take tab into considerationLu Guanqun2015-03-021-2/+8
|
* Moving Source Location libdevcoreLefteris Karapetsas2015-02-251-2/+2
| | | | - Big plus is we now remove the useless header libsolibity/BaseTypes.h
* Consts in SourceReferenceFormatter.Christian2014-12-091-1/+1
|
* Improved external interface for multi-source and multi-contract compilation.Christian2014-12-041-25/+16
|
* Removed std:: where it made sense.Christian2014-10-251-17/+19
|
* Use the passed stream, not std::cerr.Christian2014-10-251-5/+5
|
* Use endl instead of "\n".Christian2014-10-241-5/+5
|
* Remove nullptr comparisons.Christian2014-10-241-6/+3
|
* Use boost errinfo.Christian2014-10-241-0/+96