aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/CompilerUtils.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | Includes a change to Assembly to allow tags from sub-assemblies to be used. Sorry, this get a bit bigger than I thought.
* 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