aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/AST.h
Commit message (Expand)AuthorAgeFilesLines
* Parsing and type checking of libraries without inheritance.chriseth2015-09-111-3/+9
* style fixesLianaHus2015-09-111-1/+1
* added type check if the type of the var decl is one of base contract typeLianaHus2015-09-101-2/+4
* renamed getter functionsLianaHus2015-09-081-99/+99
* add tests for state variables accessors. normal and constantLianaHus2015-08-211-1/+1
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+1355