aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Separate expression and statement.chriseth2017-12-131-0/+1
* If statement for Iulia / inline assembly.chriseth2017-11-221-0/+1
* Mark a lot of functions const (where possible)Alex Beregszaszi2017-08-221-1/+1
* Add include file to forward-declare inline assembly structs.chriseth2017-06-161-13/+2
* Parse for statement in assembly parser / printerAlex Beregszaszi2017-06-161-0/+2
* Implement switch statement in the assembly parser/printerAlex Beregszaszi2017-05-261-0/+2
* Rename FunctionalAssignment to AssignmentAlex Beregszaszi2017-05-241-2/+2
* Rename Assignment to StackAssignmentAlex Beregszaszi2017-05-241-2/+2
* Parse types in Julia modeAlex Beregszaszi2017-05-061-0/+2
* Add flag for JULIA printingAlex Beregszaszi2017-05-051-0/+5
* Assembly printer for functions.chriseth2017-02-161-0/+2
* Assembly printer.chriseth2017-02-141-0/+61