index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsolidity
/
analysis
/
ReferencesResolver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused 050 variable in ReferencesResolver
Alex Beregszaszi
2018-08-06
1
-1
/
+0
*
Only active variables at the point of their declaration.
chriseth
2018-02-27
1
-0
/
+1
*
Enable C99-scoping with the 0.5.0-experimental pragma.
chriseth
2018-02-27
1
-0
/
+1
*
Blocks and for loops can be scopes.
chriseth
2018-02-27
1
-1
/
+4
*
Generate only single error in inline assembly.
chriseth
2017-06-08
1
-2
/
+5
*
Refactor error reporting
Rhett Aultman
2017-05-30
1
-7
/
+5
*
Fix early exist for fatal errors.
chriseth
2017-02-16
1
-1
/
+1
*
Refactor NameAndTypeResolver and SyntaxChecker to allow other entry points.
chriseth
2017-02-14
1
-3
/
+6
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Function types.
chriseth
2016-11-16
1
-0
/
+1
*
Code generation (missing external access and source locations).
chriseth
2016-03-30
1
-0
/
+1
*
Resolve type names using regular AST visit.
chriseth
2015-11-27
1
-4
/
+4
*
Do not store elements of a contract by AST node type.
chriseth
2015-11-26
1
-1
/
+1
*
Make members context-sensitive.
chriseth
2015-11-26
1
-3
/
+0
*
Type checking for creating new arrays.
chriseth
2015-11-26
1
-0
/
+1
*
style fix
LianaHus
2015-11-07
1
-12
/
+1
*
style fixes
LianaHus
2015-11-07
1
-4
/
+4
*
fixed test framework
LianaHus
2015-11-07
1
-1
/
+8
*
fix
LianaHus
2015-11-07
1
-4
/
+11
*
fixed return valu for resolver
LianaHus
2015-11-07
1
-1
/
+1
*
added SourceLocations to error reporting for ReferenceResolver
LianaHus
2015-11-07
1
-2
/
+2
*
passed SourceLocations instead of nodes to the error reporting function
LianaHus
2015-11-07
1
-2
/
+2
*
added errors tu ReferencesResolver
LianaHus
2015-11-07
1
-2
/
+22
*
File reorganisation.
chriseth
2015-10-21
1
-0
/
+69