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
/
SolidityEndToEndTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update SolidityEndToEndTest.cpp
Liana Husikyan
2015-05-21
1
-1
/
+1
*
style fix
Liana Husikyan
2015-05-21
1
-2
/
+2
*
Update SolidityEndToEndTest.cpp
Liana Husikyan
2015-05-21
1
-1
/
+0
*
added tests to check references to struct type.
Liana Husikyan
2015-05-20
1
-0
/
+87
*
Move non-cryptopp dependent stuff into devcore.
Gav Wood
2015-05-20
1
-1
/
+1
*
SHA3, RIPEMD160 and SHA256 are now not cryptopp impls.
Gav Wood
2015-05-20
1
-7
/
+3
*
Bare callcode for addresses and contracts.
chriseth
2015-05-16
1
-0
/
+31
*
Merge pull request #1831 from chriseth/sol_newABIEncoding
chriseth
2015-05-11
1
-7
/
+10
|
\
|
*
New ABI encoding for dynamic types.
chriseth
2015-05-08
1
-7
/
+10
*
|
added one more test
Liana Husikyan
2015-05-08
1
-0
/
+55
*
|
fixed the test
Liana Husikyan
2015-05-08
1
-0
/
+29
|
/
*
Fix for broken continue in for loop.
chriseth
2015-05-04
1
-0
/
+46
*
Fix for deleting byte array elements.
chriseth
2015-04-28
1
-0
/
+20
*
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
1
-21
/
+88
|
\
\
|
*
|
Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions
chriseth
2015-04-21
1
-21
/
+88
|
|
/
*
/
Removed (and added) some #ifs (but removed more than I added).
chriseth
2015-04-21
1
-4
/
+0
|
/
*
Restructure test folders
CJentzsch
2015-04-21
1
-0
/
+3708