aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/interface/ABI.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reorder ABI for readabilityAlex Beregszaszi2017-08-251-9/+10
|
* Rename statemutability to stateMutability in ABI/ASTAlex Beregszaszi2017-08-241-3/+3
|
* Introduce pure specifier on functionsAlex Beregszaszi2017-08-241-1/+1
|
* Introduce view (and keep constant as an alias)Alex Beregszaszi2017-08-231-1/+2
|
* Remove some unused includesAlex Beregszaszi2017-08-211-1/+0
|
* Add statemutability field to the ABIAlex Beregszaszi2017-08-151-0/+3
|
* Split ABI out of InterfaceHandlerAlex Beregszaszi2017-05-191-0/+116