aboutsummaryrefslogtreecommitdiffstats
path: root/liblangutil/Exceptions.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace push_back with emplace_back where it makes senseMathias Baumann2018-12-111-1/+1
|
* Introduce namespace `langutil` in liblangutil directory.Christian Parpart2018-11-221-13/+12
| | | | | | | Also: - Use {}-style list initialisation for SourceLocation construction - Introduce new system includes - Changes the API of the Scanner to take source as value (with move) as opposed to as a reference
* Isolating files shared between Yul- and Solidity language frontend.Christian Parpart2018-11-221-0/+132