COMMITS
/ libsolidity/codegen/CompilerUtils.h December 12, 2016
C
Renamed padToWordBoundaries -> padToWords
chriseth committed
December 11, 2016
C
Split memcopy into three functions.
chriseth committed
December 2, 2016
A
Turn off the identity precompile for testing
Alex Beregszaszi committed
October 19, 2016
A
Add usingIdentity option to CompilerUtils::memoryCopy
Alex Beregszaszi committed
C
Change alignment.
chriseth committed
November 25, 2016
Y
codegen: clean not only booleans but all types before storing them into memory
Yoichi Hirai committed
November 24, 2016
Y
codegen: document _chopSignBits parameter of convertType function
Yoichi Hirai committed
November 21, 2016
Y
codegen: add an option to CovertType so that it can truncate sign bits
Yoichi Hirai committed
November 18, 2016
V
Fix licensing headers
VoR0220 committed
November 14, 2016
C
Change encoding to address-funid and add "function" as ABI type.
chriseth committed
November 10, 2016
C
Stored combined creation and runtime tags.
chriseth committed
October 14, 2016
C
External functions in storage.
chriseth committed
July 28, 2016
C
Bugfix: Allocate empty array.
chriseth committed
November 30, 2015
C
Simplify and optimise stack rotation.
chriseth committed
November 17, 2015
C
Code generation for creating arrays.
chriseth committed
October 20, 2015
C
File reorganisation.
chriseth committed