COMMITS
/ libsolidity/codegen/Compiler.cpp November 29, 2016
C
Use CBOR encoding.
chriseth committed
November 24, 2016
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
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
May 19, 2016
C
Refactor compiler to avoid weird swap of contexts
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 15, 2016
C
Bugfix: static arrays in constructor arguments
chriseth committed
April 6, 2016
C
Make solidity independent from ethcore.
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
March 7, 2016
C
BREAKING: Implement delegatecall and make default for library calls.
chriseth committed
November 28, 2015
C
Bugfix for constructor unpacking with fixed-size arrays.
chriseth committed
November 23, 2015
C
Do not store elements of a contract by AST node type.
chriseth committed
November 21, 2015
G
Fix up for new API from EIP-1.1.
Gav Wood committed
October 31, 2015
C
Bugfix: Returning literal strings in tuples.
chriseth committed
October 20, 2015
C
File reorganisation.
chriseth committed