aboutsummaryrefslogtreecommitdiffstats
path: root/SolidityParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-01-301-0/+27
|\
| * Parsing of events.Christian2015-01-301-0/+27
* | Fallback functions.Christian2015-01-301-0/+8
|/
* Various small fixes for Sol Automatic AccessorsLefteris Karapetsas2015-01-291-1/+1
* Fix in addStateVariableAccessor and adjustment of parser testsLefteris Karapetsas2015-01-291-15/+24
* Type resolution for function modifiers.Christian2015-01-261-0/+10
* Function modifier parsing.Christian2015-01-261-0/+27
* Constructor arguments for base classes.Christian2015-01-201-0/+15
* Inheritance parser.Christian2015-01-201-0/+30
* Fixes/workarounds for tests.Gav Wood2014-12-221-1/+1
* updating solidity parser natspec tests to comply with recent changesLefteris Karapetsas2014-12-191-7/+7
* Solidity Tests names are now more consistentLefteris Karapetsas2014-12-181-0/+503