aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/TypeChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* -fixed the warning printingLianaHus2015-10-021-1/+1
* -added warning case to cl compilerLianaHus2015-10-021-1/+1
* added warning for noninitialized references in storage.LianaHus2015-10-021-2/+20
* Build fix for MacOS.chriseth2015-09-221-4/+4
* Refactored annotations.chriseth2015-09-221-6/+2
* Refactoring: Check types outside of AST and recover from some errors.chriseth2015-09-221-0/+1147