index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsolidity
/
analysis
/
DeclarationContainer.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
Fixes #1215
*
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
|
|
|
|
Signed-off-by: VoR0220 <rj@erisindustries.com>
*
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