aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/NameAndTypeResolver.cpp
Commit message (Expand)AuthorAgeFilesLines
* missing constLianaHus2015-10-151-1/+1
* added constLianaHus2015-10-151-2/+2
* style fixesLianaHus2015-10-151-11/+11
* style fixes mostlyLianaHus2015-10-151-15/+30
* mainly style fixes/renamingLianaHus2015-10-151-6/+6
* errors instead of exceptionsLianaHus2015-10-151-75/+165
* added Error class for all kind of errorsLianaHus2015-10-151-4/+6
* Refactoring to allow multi-variable declarations.chriseth2015-10-091-1/+3
* Resolve binary dependencies properly.chriseth2015-10-071-0/+1
* Add const.chriseth2015-10-061-2/+2
* Provide access to scoped structs.chriseth2015-10-061-0/+16
* Compute canonical names of types for function signatures.chriseth2015-10-061-0/+19
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-150/+12
* Fix for constant strings.chriseth2015-09-081-0/+8
* - renamed AST to ast and ABI to abiLianaHus2015-09-081-1/+3
* renamed getter functionsLianaHus2015-09-081-42/+44
* Add CMakeLists.txt for libsolidityLefteris Karapetsas2015-08-191-0/+530