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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tests for empty structs
Alex Beregszaszi
2018-03-31
2
-0
/
+2
*
Merge pull request #3790 from ethereum/empty-structs
chriseth
2018-03-30
2
-0
/
+11
|
\
|
*
Still allow empty structs for non-0.5.0 mode
Alex Beregszaszi
2018-03-27
2
-1
/
+7
|
*
Disallow empty structs
Alex Beregszaszi
2018-03-27
1
-0
/
+5
*
|
Prevent encoding of weird types and support packed encoding of external funct...
chriseth
2018-03-29
5
-0
/
+62
|
/
*
Extract scoping tests.
chriseth
2018-03-16
16
-0
/
+130
*
Merge branch 'develop' into externalFunctionsInLibraries
chriseth
2018-03-15
2
-0
/
+20
|
\
|
*
Merge pull request #3722 from ethereum/fixMods
Alex Beregszaszi
2018-03-15
1
-0
/
+14
|
|
\
|
|
*
Changelog entry.
chriseth
2018-03-13
1
-0
/
+14
|
*
|
DocStringParser: Add Changelog entry and test case for empty descriptions.
Daniel Kirchner
2018-03-14
1
-0
/
+6
|
|
/
*
/
Make external library functions accessible.
chriseth
2018-03-14
1
-0
/
+14
|
/
*
Infrastructure for extracting syntax tests in separate test files.
Daniel Kirchner
2018-03-13
4
-0
/
+31