aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* File reorganisation.chriseth2015-10-211-3/+3
* Correctly parse ambiguities like `A.B[10] x` and `x.y[10] = 3`.chriseth2015-10-161-0/+18
* Some fixes taking other pull requests into account.chriseth2015-10-161-1/+1
* Tuple expressions.chriseth2015-10-151-1/+16
* some more style fixesLianaHus2015-10-151-4/+4
* mainly style fixes/renamingLianaHus2015-10-151-1/+1
* fixed new testsLianaHus2015-10-151-1/+1
* errors instead of exceptionsLianaHus2015-10-151-89/+135
* added Error class for all kind of errorsLianaHus2015-10-151-1/+1
* Some more tests and typos fixed.chriseth2015-10-131-0/+2
* Multi-variable declarations.chriseth2015-10-131-12/+0
* Introduced tuple type and added multi variable declarations to typechriseth2015-10-101-0/+12
* Tests for multi variable declaration.chriseth2015-10-091-0/+18
* Parsing and type checking of libraries without inheritance.chriseth2015-09-111-0/+10
* - added tests to test empty commentLianaHus2015-09-101-0/+10
* renamed getter functionsLianaHus2015-09-081-13/+13
* Move Solidity tests.chriseth2015-08-201-0/+921