aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/interface/SourceReferenceFormatter.h
Commit message (Expand)AuthorAgeFilesLines
* Moving SourceReferenceFormatter into langutil namespace.Christian Parpart2018-11-241-83/+0
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-5/+9
* Isolating files shared between Yul- and Solidity language frontend.Christian Parpart2018-11-221-1/+1
* Fix scannerFromSourceName use-after-free.chriseth2018-02-191-3/+3
* Convert static SourceReferenceFormatter functions to member onesFederico Bond2018-02-191-17/+19
* Introduce formatExceptionInformationAlex Beregszaszi2017-04-101-0/+11
* Fix licensing headersVoR02202016-11-231-4/+4
* Remove code duplication in source references formatter.chriseth2016-04-011-3/+14
* Parsing for inline assembly.chriseth2016-03-301-1/+2
* File reorganisation.chriseth2015-10-211-0/+54