aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/interface/SourceReferenceFormatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix code format problemsliangdzou2018-09-191-1/+2
* give more information (at most 35 chars before and after) for too long linesliangdzou2018-09-131-2/+8
* Improved messaging when an error spans multiple lines and updated change log ...Anthony Broad-Crawford2018-03-061-2/+2
* Convert static SourceReferenceFormatter functions to member onesFederico Bond2018-02-191-32/+23
* updated formatting when source snippets is too longrivenhk2017-10-191-3/+3
* updating formatting when source snippets is too longrivenhk2017-10-181-5/+5
* added formatting when source snippets is too longrivenhk2017-10-181-0/+15
* Consistent format for secondary location in sourceformatterAlex Beregszaszi2017-08-021-2/+1
* Consistent new line in sourceformatterAlex Beregszaszi2017-08-021-0/+2
* Fix licensing headersVoR02202016-11-231-4/+4
* Remove code duplication in source references formatter.chriseth2016-04-011-29/+20
* Do not use source reference if it is empty.chriseth2016-03-311-3/+8
* Parsing for inline assembly.chriseth2016-03-301-5/+4
* File reorganisation.chriseth2015-10-211-0/+126