aboutsummaryrefslogtreecommitdiffstats
path: root/SourceReferenceFormatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* some more style fixesLiana Husikyan2015-05-041-8/+11
* small fixLiana Husikyan2015-05-041-12/+18
* fixed warrningLiana Husikyan2015-05-041-1/+1
* created secondarySoureLocation error typeLiana Husikyan2015-05-041-4/+29
* let the error output take tab into considerationLu Guanqun2015-03-021-2/+8
* Moving Source Location libdevcoreLefteris Karapetsas2015-02-251-2/+2
* 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