aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/DeclarationContainer.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash for double variable declaration in the same scope.Leonardo Alt2018-07-111-0/+3
|
* C99 scoping rules by defaultLeonardo Alt2018-06-201-1/+1
|
* Only active variables at the point of their declaration.chriseth2018-02-271-1/+5
|
* Minor changes.chriseth2018-02-131-2/+1
|
* Restructure code for alternative identifier suggestionsBalajiganapathi S2018-02-131-1/+0
|
* Move string distance function to utils and format error messageBalajiganapathi S2018-02-131-2/+0
|
* Suggest alternatives when identifier not found.Balajiganapathi S2018-02-131-0/+8
|
* Search for shadowee starting from parent scope.chriseth2017-08-051-0/+1
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Source units are independent scopes.chriseth2015-12-101-6/+7
|
* File reorganisation.chriseth2015-10-211-0/+67