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
/
test
/
libsolidity
/
syntaxTests
/
inlineAssembly
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapting tests to Scanner's lexical error diagnostics change.
Christian Parpart
2018-11-24
1
-1
/
+1
*
adapt to latest code changes
Lazaridis
2018-11-24
1
-1
/
+1
*
Added some tests.
chriseth
2018-10-24
4
-0
/
+44
*
Provide nicer error message when referencing overloaded references
Alex Beregszaszi
2018-08-08
1
-0
/
+11
*
More precise error message if using non-variables with _slot/_offset
Alex Beregszaszi
2018-08-07
1
-1
/
+1
*
Properly handle invalid references used together with _slot and _offset.
Alex Beregszaszi
2018-08-07
1
-0
/
+9
*
Do not crash on using _slot and _offset suffixes on their own
Alex Beregszaszi
2018-08-07
2
-0
/
+18
*
Update tests to remove support for loose assembly
Christian Parpart
2018-08-02
2
-4
/
+4
*
Remove trailing whitespace in all contract files.
Daniel Kirchner
2018-08-02
4
-9
/
+9
*
Add more tests for inlineasm/AsmAnalyzer
Alex Beregszaszi
2018-07-25
5
-0
/
+60
*
Add more comprehensive tests for embedded inline assembly LValue/RValue access
Alex Beregszaszi
2018-07-25
7
-0
/
+74
*
Update tests.
chriseth
2018-07-04
2
-3
/
+3
*
Add passing test case
D-Nice
2018-06-29
2
-2
/
+13
*
Adds storage_reference.sol syntax test
D-Nice
2018-06-28
1
-0
/
+11