aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/ParserBase.h
Commit message (Collapse)AuthorAgeFilesLines
* Add scanner helpers to ParserBaseAlex Beregszaszi2017-05-271-1/+5
|
* Move Solidity specific methods from ParserBase to the Solidity ParserAlex Beregszaszi2017-05-271-4/+0
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Buildfix.chriseth2016-02-231-3/+1
|
* Move reusable parser components into base class.chriseth2016-02-231-0/+76