aboutsummaryrefslogtreecommitdiffstats
path: root/SourceReferenceFormatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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