aboutsummaryrefslogtreecommitdiffstats
path: root/libjulia/backends/evm/EVMCodeTransform.h
Commit message (Expand)AuthorAgeFilesLines
* Move LabelIDs to generation phase.chriseth2017-06-141-6/+23
* Remove obsolete AsmStackAlex Beregszaszi2017-06-091-1/+0
* Remove error reporter from code generation phase.chriseth2017-06-081-10/+6
* Some more comments.chriseth2017-06-081-0/+1
* Introduce machine-dependent stack adjustment.chriseth2017-06-081-3/+7
* Initial EVM1.5 assembly implementation.chriseth2017-06-081-13/+30
* Refactor error reportingRhett Aultman2017-05-301-6/+5
* Adapt EVM codegen to new namespace.chriseth2017-05-261-203/+69
* Move EVM codegen to libjulia.chriseth2017-05-261-0/+253