aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/Types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not allow assignment from literal strings to storage pointers.chriseth2015-09-231-1/+3
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-61/+12
* Small fixes to the type system concerning libraries.chriseth2015-09-111-2/+5
* Possibility to call library functions.chriseth2015-09-111-10/+28
* removed get prefixLianaHus2015-09-081-2/+4
* renamed getter functionsLianaHus2015-09-081-180/+180
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+1758