aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/SemVerHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor `solidity::Token` into an `enum class` with `TokenTraits` helper nam...Christian Parpart2018-10-221-2/+2
* Use 'switch' instead of 'if..else if'Khan M Rashedun-Naby2018-09-241-17/+22
* Fix licensing headersVoR02202016-11-231-4/+4
* Version pragma.chriseth2016-09-011-0/+290