aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/CompilerUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Encode storage items correctly for library calls.chriseth2015-10-061-1/+8
* Tests apart from new one work fine.chriseth2015-10-061-2/+3
* Split external type into ecoding and interface type.chriseth2015-10-061-1/+1
* Store small byte arrays and strings in storage in one slot with theirchriseth2015-10-021-9/+1
* fixed-sized arrays as return typeLianaHus2015-09-231-7/+18
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-1/+1
* renamed getter functionsLianaHus2015-09-081-49/+49
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+734