Leonardo Alt
|
36d8a98664
|
Sort includes in libsolidity/analysis
|
2018-12-17 12:35:16 +01:00 |
|
mestorlx
|
1ce9566e50
|
Updated MAXIMUM_STRING_DISTANCE to non static maximumStringDistance taking into account length of the identifier
|
2018-10-13 09:54:07 -03:00 |
|
bakaoh
|
3fa8829845
|
Fixes #4718: High CPU usage when using large variable names
|
2018-08-15 10:23:08 +02:00 |
|
Daniel Kirchner
|
ce7c7aca79
|
Extend code comment about signatures.
|
2018-08-01 17:18:17 +02:00 |
|
Daniel Kirchner
|
30d9961efb
|
Do not exclude public state variables when looking for conflicting declarations.
|
2018-08-01 14:31:04 +02:00 |
|
Leonardo Alt
|
c286cdaa62
|
Fix crash for double variable declaration in the same scope.
|
2018-07-10 18:54:46 +02:00 |
|
chriseth
|
f00bb43593
|
Allow function overloads involving MagicVariableDeclarations.
|
2018-04-12 13:09:37 +02:00 |
|
chriseth
|
88a5c66f4a
|
Only active variables at the point of their declaration.
|
2018-02-27 12:17:25 +01:00 |
|
Balajiganapathi S
|
8a491c77ba
|
Restructure code for alternative identifier suggestions
|
2018-02-13 15:00:15 +00:00 |
|
Balajiganapathi S
|
b1417b318f
|
Move string distance function to utils and format error message
|
2018-02-13 14:59:33 +00:00 |
|
Balajiganapathi S
|
2859834e58
|
Suggest alternatives when identifier not found.
|
2018-02-13 14:54:36 +00:00 |
|
Yoichi Hirai
|
4e1fd68b38
|
analysis: disallow overloading functions with events
|
2017-01-23 15:25:13 +01:00 |
|
Yoichi Hirai
|
399b7b695a
|
analysis: fix format
|
2017-01-23 15:25:13 +01:00 |
|
Yoichi Hirai
|
846f7dc3ea
|
analysis: Resolve event overloading
|
2017-01-23 15:25:13 +01:00 |
|
Yoichi Hirai
|
08015590f2
|
analysis: Allow multiple events of the same name
Fixes #1215
|
2017-01-23 15:25:13 +01:00 |
|
Yoichi Hirai
|
91d4e8e0ba
|
analysis: changes necessary to compile std/StandardToken.sol
|
2017-01-11 18:28:11 +01:00 |
|
VoR0220
|
3f9f725737
|
Fix licensing headers
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2016-11-23 12:22:33 +01:00 |
|
chriseth
|
f20a604c5a
|
Allow aliases during import.
|
2016-01-11 13:56:02 +01:00 |
|
chriseth
|
7cb7818cea
|
Source units are independent scopes.
|
2015-12-09 19:09:24 +01:00 |
|
chriseth
|
e3dffb611f
|
File reorganisation.
|
2015-10-21 00:46:01 +02:00 |
|