aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/CompilerUtils.h
Commit message (Expand)AuthorAgeFilesLines
* codegen: clean not only booleans but all types before storing them into memoryYoichi Hirai2016-12-011-1/+1
* codegen: document _chopSignBits parameter of convertType functionYoichi Hirai2016-11-251-0/+1
* codegen: add an option to CovertType so that it can truncate sign bitsYoichi Hirai2016-11-251-1/+1
* Fix licensing headersVoR02202016-11-231-4/+4
* Change encoding to address-funid and add "function" as ABI type.chriseth2016-11-161-1/+1
* Stored combined creation and runtime tags.chriseth2016-11-161-0/+4
* Change alignment.chriseth2016-11-161-5/+5
* External functions in storage.chriseth2016-11-161-0/+7
* Bugfix: Allocate empty array.chriseth2016-07-281-0/+1
* Simplify and optimise stack rotation.chriseth2015-12-011-0/+6
* Code generation for creating arrays.chriseth2015-11-261-0/+5
* File reorganisation.chriseth2015-10-211-0/+182