aboutsummaryrefslogtreecommitdiffstats
path: root/libjulia/backends/evm
Commit message (Expand)AuthorAgeFilesLines
* Remove error reporter from code generation phase.chriseth2017-06-082-21/+15
* Some more comments.chriseth2017-06-084-10/+25
* Correct stack height adjustment after returnsub.chriseth2017-06-084-5/+5
* Introduce machine-dependent stack adjustment.chriseth2017-06-082-11/+26
* Initial EVM1.5 assembly implementation.chriseth2017-06-085-117/+599
* Refactor error reportingRhett Aultman2017-05-302-14/+12
* Introduce LabelID typedef.chriseth2017-05-291-3/+5
* Adapt EVM codegen to new namespace.chriseth2017-05-262-204/+302
* Move EVM codegen to libjulia.chriseth2017-05-263-0/+363