aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/ABIFunctions.h
Commit message (Expand)AuthorAgeFilesLines
* Implement struct encoder.chriseth2017-09-161-0/+7
* Move ABI encoder into its own function.chriseth2017-09-161-6/+9
* Mark a lot of functions static (where possible)Alex Beregszaszi2017-08-221-1/+1
* Mark a lot of functions const (where possible)Alex Beregszaszi2017-08-221-1/+1
* New ABI encoder.chriseth2017-08-141-0/+172