aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmScope.h
Commit message (Expand)AuthorAgeFilesLines
* Initial EVM1.5 assembly implementation.chriseth2017-06-081-0/+4
* Introduce LabelID typedef.chriseth2017-05-291-1/+2
* Refactor to abstract assembly to JULIA.chriseth2017-05-201-2/+2
* Parse types in Julia modeAlex Beregszaszi2017-05-061-5/+12
* Remove error label / invalid jump label.chriseth2017-04-281-1/+0
* Refactor assembly analysis into scope filling and checking.chriseth2017-04-251-0/+128