| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated MAXIMUM_STRING_DISTANCE to non static maximumStringDistance taking in... | mestorlx | 2018-10-13 | 1 | -4/+4 |
* | Fixes #4718: High CPU usage when using large variable names | bakaoh | 2018-08-15 | 1 | -2/+5 |
* | Extend code comment about signatures. | Daniel Kirchner | 2018-08-01 | 1 | -1/+2 |
* | Do not exclude public state variables when looking for conflicting declarations. | Daniel Kirchner | 2018-08-01 | 1 | -8/+1 |
* | Fix crash for double variable declaration in the same scope. | Leonardo Alt | 2018-07-11 | 1 | -0/+5 |
* | Allow function overloads involving MagicVariableDeclarations. | chriseth | 2018-04-12 | 1 | -1/+7 |
* | Only active variables at the point of their declaration. | chriseth | 2018-02-27 | 1 | -7/+26 |
* | Restructure code for alternative identifier suggestions | Balajiganapathi S | 2018-02-13 | 1 | -5/+4 |
* | Move string distance function to utils and format error message | Balajiganapathi S | 2018-02-13 | 1 | -42/+2 |
* | Suggest alternatives when identifier not found. | Balajiganapathi S | 2018-02-13 | 1 | -1/+62 |
* | analysis: disallow overloading functions with events | Yoichi Hirai | 2017-01-23 | 1 | -1/+6 |
* | analysis: fix format | Yoichi Hirai | 2017-01-23 | 1 | -4/+7 |
* | analysis: Resolve event overloading | Yoichi Hirai | 2017-01-23 | 1 | -12/+9 |
* | analysis: Allow multiple events of the same name | Yoichi Hirai | 2017-01-23 | 1 | -0/+7 |
* | analysis: changes necessary to compile std/StandardToken.sol | Yoichi Hirai | 2017-01-12 | 1 | -2/+11 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Allow aliases during import. | chriseth | 2016-01-11 | 1 | -5/+6 |
* | Source units are independent scopes. | chriseth | 2015-12-10 | 1 | -14/+24 |
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+85 |