COMMITS
/ libsolidity/codegen/LValue.cpp November 10, 2016
Y
codegen: truncate booleans before they enter storage
Yoichi Hirai committed
November 25, 2016
Y
codegen: storing of non-value types; add some assertions
Yoichi Hirai committed
November 24, 2016
Y
codegen: merge type conversion and cleaning up
Yoichi Hirai committed
November 21, 2016
Y
codegen: add an option to CovertType so that it can truncate sign bits
Yoichi Hirai committed
Y
codegen: cleanup stored values in a more consistent way
Yoichi Hirai committed
November 15, 2016
Y
codegen: cleanup value types before storing them
Yoichi Hirai committed
November 18, 2016
V
Fix licensing headers
VoR0220 committed
November 9, 2016
C
Fix tests.
chriseth committed
November 7, 2016
C
Implement uninitialized storage functions.
chriseth committed
October 28, 2016
C
Bugfix in code generator.
chriseth committed
October 19, 2016
C
Change alignment.
chriseth committed
October 14, 2016
C
External functions in storage.
chriseth committed
November 14, 2016
R
Unimplemented features moved to their own exception (#1361)
Rhett Aultman committed
October 31, 2016
C
Clear all value types prior to storing.
chriseth committed
July 14, 2016
N
Remove the remains of "expresison"
Nicolai committed
May 10, 2016
C
April 8, 2016
February 18, 2016
R
initial work for fixed types...potentially needing a constant literal type for this
RJ Catalano 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
November 19, 2015
C
Make members context-sensitive.
chriseth committed
November 16, 2015
C
Fix memory overwrite problem for arrays.
chriseth committed
October 20, 2015
C
File reorganisation.
chriseth committed