aboutsummaryrefslogtreecommitdiffstats
path: root/libjulia/backends/evm/EVMAssembly.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix namespace ambiguity.chriseth2017-12-011-1/+1
|
* Named assembly labels.chriseth2017-09-161-0/+8
|
* Refactor updateReferenceAlex Beregszaszi2017-06-231-7/+10
|
* Support appendAssemblySize() in AbstractAssemblyAlex Beregszaszi2017-06-231-0/+16
|
* Merge interface/Exceptions and interface/UtilsAlex Beregszaszi2017-06-221-1/+1
|
* 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