aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/ReferencesResolver.h
Commit message (Expand)AuthorAgeFilesLines
* Code generation (missing external access and source locations).chriseth2016-03-301-0/+1
* Resolve type names using regular AST visit.chriseth2015-11-271-4/+4
* Do not store elements of a contract by AST node type.chriseth2015-11-261-1/+1
* Make members context-sensitive.chriseth2015-11-261-3/+0
* Type checking for creating new arrays.chriseth2015-11-261-0/+1
* style fixLianaHus2015-11-071-12/+1
* style fixesLianaHus2015-11-071-4/+4
* fixed test frameworkLianaHus2015-11-071-1/+8
* fixLianaHus2015-11-071-4/+11
* fixed return valu for resolverLianaHus2015-11-071-1/+1
* added SourceLocations to error reporting for ReferenceResolverLianaHus2015-11-071-2/+2
* passed SourceLocations instead of nodes to the error reporting functionLianaHus2015-11-071-2/+2
* added errors tu ReferencesResolverLianaHus2015-11-071-2/+22
* File reorganisation.chriseth2015-10-211-0/+69