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
/
libevmasm
/
Assembly.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create functional assembly output, if possible.
chriseth
2017-01-24
1
-13
/
+81
*
Fix error tag usage in lll.
chriseth
2017-01-23
1
-1
/
+1
*
Optimise AssemblyItem::m_data.
chriseth
2017-01-13
1
-1
/
+1
*
Assembly output for Assembly object.
chriseth
2017-01-03
1
-51
/
+18
*
Fix tests.
chriseth
2016-12-01
1
-2
/
+3
*
Add swarm hash to the end of the bytecode.
chriseth
2016-12-01
1
-3
/
+7
*
libevmasm: remove an unused variable `total`
Yoichi Hirai
2016-12-01
1
-3
/
+2
*
Integrate AddPop.
chriseth
2016-11-25
1
-1
/
+1
*
Fix licensing headers
VoR0220
2016-11-23
1
-4
/
+4
*
Optimizer: Clear state for JUMPDESTs.
chriseth
2016-11-22
1
-36
/
+25
*
Some more assertions and style changes.
chriseth
2016-11-16
1
-1
/
+1
*
Simple peephole optimizer that is activated even if not requested.
chriseth
2016-11-16
1
-11
/
+22
*
Converted sub assembly to smart pointer.
chriseth
2016-11-16
1
-18
/
+36
*
Stored combined creation and runtime tags.
chriseth
2016-11-16
1
-41
/
+61
*
Implement uninitialized storage functions.
chriseth
2016-11-16
1
-0
/
+1
*
Optimizer: generate code starting with empty state
chriseth
2016-10-22
1
-2
/
+4
*
Rename dev::sha3 to dev::keccak256
Alex Beregszaszi
2016-10-06
1
-1
/
+1
*
Explicitly specify length of push data for assembly output.
chriseth
2016-08-18
1
-1
/
+1
*
Reset knowledge in optimizer for path joins.
chriseth
2016-08-01
1
-1
/
+2
*
Remove log.h from solidity.
chriseth
2016-04-12
1
-9
/
+0
*
move libevmasm
Dimitry
2016-03-21
1
-0
/
+545