aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/InterfaceHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* added Error class for all kind of errorsLianaHus2015-10-151-8/+8
* Fix boost error.chriseth2015-10-071-11/+12
* Add structs to library interface.chriseth2015-10-061-6/+29
* Compute canonical names of types for function signatures.chriseth2015-10-061-8/+16
* Split external type into ecoding and interface type.chriseth2015-10-061-3/+3
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-1/+1
* - renamed AST to ast and ABI to abiLianaHus2015-09-081-2/+2
* removed get prefixLianaHus2015-09-081-2/+2
* renamed getter functionsLianaHus2015-09-081-36/+36
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+446