COMMITS
/ libsolidity/codegen/CompilerContext.h November 24, 2016
C
Fix tests.
chriseth committed
C
Add swarm hash to the end of the bytecode.
chriseth committed
November 14, 2016
C
Metadata stamp.
chriseth committed
November 18, 2016
V
Fix licensing headers
VoR0220 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 8, 2016
Y
codegen: add a compilation mode and a runtime context to CompilerContext
Yoichi Hirai committed
November 7, 2016
C
Implement uninitialized storage functions.
chriseth committed
August 16, 2016
C
Provide inline assembly to the code generator. (#840)
chriseth committed
May 8, 2016
C
Allow access to functions in inline assembly.
chriseth committed
May 2, 2016
C
Remove non-determinism in missing code queue.
chriseth committed
April 4, 2016
D
reduce unnecessary solidity:: namespace
Dimitry committed
April 2, 2016
D
rename namespace for instruction.h/cpp in libevmasm
Dimitry committed
April 1, 2016
D
move libevmcore to solidity
Dimitry committed
March 1, 2016
C
Code generation (missing external access and source locations).
chriseth committed
October 20, 2015
C
File reorganisation.
chriseth committed