aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/TypeChecker.h
Commit message (Expand)AuthorAgeFilesLines
* File reorganisation.chriseth2015-10-211-122/+0
* Tuple expressions.chriseth2015-10-151-0/+1
* some more style fixesLianaHus2015-10-151-1/+1
* errors instead of exceptionsLianaHus2015-10-151-5/+5
* some fixesLianaHus2015-10-151-2/+2
* Refactoring to allow multi-variable declarations.chriseth2015-10-091-0/+1
* Resolve binary dependencies properly.chriseth2015-10-071-0/+5
* removed unnecessary function declarationLianaHus2015-10-021-2/+0
* added warning for noninitialized references in storage.LianaHus2015-10-021-2/+5
* Error formatting.chriseth2015-09-221-2/+2
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-0/+114