aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/ParserBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Solidity specific methods from ParserBase to the Solidity ParserAlex Beregszaszi2017-05-271-56/+0
* Fix licensing headersVoR02202016-11-231-4/+4
* Raise proper error on reserved keywordsAlex Beregszaszi2016-09-061-1/+11
* helper function in scanner and corresponding edits to parserBaseVoR02202016-03-311-12/+3
* Got it working exactly like you wanted ;)VoR02202016-03-311-19/+68
* Move reusable parser components into base class.chriseth2016-02-231-0/+103