aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmAnalysisInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Add include file to forward-declare inline assembly structs.chriseth2017-06-161-16/+2
* Parse for statement in assembly parser / printerAlex Beregszaszi2017-06-161-1/+2
* Introduce virtual blocks for function arguments.chriseth2017-05-291-0/+3
* Implement switch statement in the assembly parser/printerAlex Beregszaszi2017-05-261-1/+2
* Rename FunctionalAssignment to AssignmentAlex Beregszaszi2017-05-241-2/+2
* Rename Assignment to StackAssignmentAlex Beregszaszi2017-05-241-2/+2
* Refactor to combined scope and stack height info.chriseth2017-04-261-0/+61