aboutsummaryrefslogtreecommitdiffstats
path: root/libjulia/backends/evm/EVMAssembly.h
Commit message (Collapse)AuthorAgeFilesLines
* Named assembly labels.chriseth2017-09-161-0/+3
|
* Refactor updateReferenceAlex Beregszaszi2017-06-231-0/+1
|
* Support appendAssemblySize() in AbstractAssemblyAlex Beregszaszi2017-06-231-0/+3
|
* Comments and consistent variable names.chriseth2017-06-091-5/+5
|
* Correct stack height adjustment after returnsub.chriseth2017-06-081-1/+1
|
* Initial EVM1.5 assembly implementation.chriseth2017-06-081-0/+90