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
/
LValue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for deleting byte array elements.
chriseth
2015-04-28
1
-8
/
+3
*
Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions
chriseth
2015-04-17
1
-2
/
+18
|
\
|
*
Fix for signed integers in storage.
chriseth
2015-04-17
1
-0
/
+16
|
*
Some cleanup concerning byte arrays.
chriseth
2015-04-16
1
-2
/
+2
*
|
Fixed function overloads.
chriseth
2015-04-15
1
-4
/
+4
|
/
*
Fetch and store packed values.
chriseth
2015-03-17
1
-29
/
+90
*
Enlarge storage references to two stack slots.
chriseth
2015-03-17
1
-74
/
+54
*
Fix gas for builtin.
chriseth
2015-03-14
1
-0
/
+1
*
Style fixes and some additional hash to bytes32 renaming
Lefteris Karapetsas
2015-03-12
1
-1
/
+1
*
Fixing byte array index access code generation
Lefteris Karapetsas
2015-03-12
1
-1
/
+1
*
Conversion changes after renaming Hash/String to Bytes.
Lefteris Karapetsas
2015-03-12
1
-3
/
+5
*
Fixes after rebasing on top of develop
Lefteris Karapetsas
2015-03-12
1
-1
/
+1
*
Fix for arrays containing mappings.
chriseth
2015-03-06
1
-0
/
+1
*
Styling
chriseth
2015-03-05
1
-8
/
+8
*
Index access for calldata arrays.
Christian
2015-03-05
1
-1
/
+58
*
Removed unused variables.
Christian
2015-03-02
1
-3
/
+3
*
Shortening of dynamic arrays.
Christian
2015-02-28
1
-40
/
+82
*
Fix warnings.
Gav Wood
2015-02-26
1
-0
/
+3
*
LValue refactoring.
Christian
2015-02-25
1
-0
/
+220