COMMITS
/ libevmasm/Assembly.cpp November 24, 2016
C
Fix tests.
chriseth committed
C
Add swarm hash to the end of the bytecode.
chriseth committed
C
Integrate AddPop.
chriseth committed
December 1, 2016
Y
libevmasm: remove an unused variable `total`
Yoichi Hirai committed
November 18, 2016
V
Fix licensing headers
VoR0220 committed
November 22, 2016
C
Optimizer: Clear state for JUMPDESTs.
chriseth committed
November 16, 2016
C
Some more assertions and style changes.
chriseth committed
November 11, 2016
C
Simple peephole optimizer that is activated even if not requested.
chriseth committed
C
Converted sub assembly to smart pointer.
chriseth committed
November 10, 2016
C
Stored combined creation and runtime tags.
chriseth committed
November 7, 2016
C
Implement uninitialized storage functions.
chriseth committed
October 21, 2016
C
Optimizer: generate code starting with empty state
chriseth committed
October 5, 2016
A
Rename dev::sha3 to dev::keccak256
Alex Beregszaszi committed
August 18, 2016
C
Explicitly specify length of push data for assembly output.
chriseth committed
July 29, 2016
C
Reset knowledge in optimizer for path joins.
chriseth committed
April 11, 2016
C
Remove log.h from solidity.
chriseth committed
March 21, 2016
D
move libevmasm
Dimitry committed