aboutsummaryrefslogtreecommitdiffstats
path: root/libjulia/backends/evm/EVMAssembly.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Comments and consistent variable names.chriseth2017-06-091-2/+3
|
* Fix compiler warning.chriseth2017-06-081-1/+1
|
* Some more comments.chriseth2017-06-081-6/+6
|
* Correct stack height adjustment after returnsub.chriseth2017-06-081-2/+2
|
* Initial EVM1.5 assembly implementation.chriseth2017-06-081-0/+174