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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed the output of the test
Liana Husikyan
2015-04-27
1
-10
/
+9
*
test for resalts
Liana Husikyan
2015-04-27
1
-0
/
+21
*
Use non-implemented functions for solidity interface output.
chriseth
2015-04-23
1
-6
/
+6
*
Fix regarding memory overwrite during sha3 computation.
chriseth
2015-04-22
1
-1
/
+19
*
bytes parameters for events and sha3.
chriseth
2015-04-22
1
-0
/
+43
*
Merge pull request #1685 from chriseth/sol_fix_ripemd_alignment
Gav Wood
2015-04-21
1
-2
/
+2
|
\
|
*
Fixed byte alignment for return type of ripemd160 built-in contract.
chriseth
2015-04-21
1
-2
/
+2
*
|
Merge pull request #1699 from chriseth/sol_fix_contractTypesAsArguments
Gav Wood
2015-04-21
1
-0
/
+19
|
\
\
|
*
|
Fix for Contract and Enum types as external function arguments.
chriseth
2015-04-21
1
-0
/
+19
|
|
/
*
|
Merge pull request #1634 from chriseth/sol_overloadingFunctions
chriseth
2015-04-21
4
-26
/
+217
|
\
\
|
*
|
Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions
chriseth
2015-04-21
4
-26
/
+217
|
|
/
*
/
Removed (and added) some #ifs (but removed more than I added).
chriseth
2015-04-21
12
-43
/
+120
|
/
*
Restructure test folders
CJentzsch
2015-04-21
13
-0
/
+9530