aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/ParserBase.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid including Scanner.h in ParserBase.hAlex Beregszaszi2017-06-231-5/+4
* Refactor error reportingRhett Aultman2017-05-301-3/+3
* 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
* Buildfix.chriseth2016-02-231-3/+1
* Move reusable parser components into base class.chriseth2016-02-231-0/+76