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
/
test
/
libsolidity
/
syntaxTests
/
controlFlow
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warn about unreachable code.
Daniel Kirchner
2019-01-10
15
-1
/
+114
*
Refactoring of the ControlFlowGraph and use for detecting all uninitialized s...
Daniel Kirchner
2018-12-12
21
-46
/
+116
*
Ignore unimplemented functions for storage returns.
Daniel Kirchner
2018-11-13
2
-0
/
+8
*
Update test to correct source location for nameless parameters
bakaoh
2018-08-31
3
-4
/
+4
*
Consider mappings return values in control flow analysis.
Daniel Kirchner
2018-08-13
4
-0
/
+20
*
Add back lost test case to a more reasonable location.
Daniel Kirchner
2018-08-08
1
-0
/
+3
*
Update and extend tests for return expressions.
Daniel Kirchner
2018-08-08
2
-21
/
+0
*
Turn warning about uninitialized storage returns into an error.
Daniel Kirchner
2018-08-03
20
-177
/
+177
*
Deprecate the throw statement
Alex Beregszaszi
2018-07-16
1
-9
/
+0
*
Added default data locations to parameters for syntax tests.
Chase McDermott
2018-07-12
1
-5
/
+5
*
Update control flow graph.
Daniel Kirchner
2018-05-17
2
-7
/
+19
*
Add test for default location.
Daniel Kirchner
2018-05-15
1
-0
/
+19
*
Add control flow analyzer and test for uninitialized storage returns.
Daniel Kirchner
2018-05-15
22
-0
/
+375