aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/Parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* indentLianaHus2015-10-151-2/+2
* some more style fixesLianaHus2015-10-151-1/+2
* mainly style fixes/renamingLianaHus2015-10-151-2/+2
* errors instead of exceptionsLianaHus2015-10-151-34/+52
* added Error class for all kind of errorsLianaHus2015-10-151-2/+2
* Some further test fixes.chriseth2015-10-131-21/+22
* Multi-variable declarations.chriseth2015-10-131-5/+10
* Introduced tuple type and added multi variable declarations to typechriseth2015-10-101-2/+22
* Refactoring to allow multi-variable declarations.chriseth2015-10-091-7/+29
* Provide access to scoped structs.chriseth2015-10-061-2/+9
* style fixesLianaHus2015-10-021-12/+31
* styleLianaHus2015-09-161-6/+2
* style fixesLianaHus2015-09-161-2/+2
* throw statement implementationLianaHus2015-09-161-0/+10
* Parsing and type checking of libraries without inheritance.chriseth2015-09-111-5/+7
* - added tests to test empty commentLianaHus2015-09-101-3/+4
* - renamed AST to ast and ABI to abiLianaHus2015-09-081-8/+11
* renamed getter functionsLianaHus2015-09-081-96/+96
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+1082