aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/InterfaceHandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added Error class for all kind of errorsLianaHus2015-10-151-8/+8
| | | | | Conflicts: libsolidity/Exceptions.h
* 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
| | | | - style fixes
* removed get prefixLianaHus2015-09-081-2/+2
| | | | style fixes
* renamed getter functionsLianaHus2015-09-081-36/+36
|
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+446