aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/ABIFunctions.h
Commit message (Collapse)AuthorAgeFilesLines
* 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