aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmScopeFiller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Parse types in Julia modeAlex Beregszaszi2017-05-061-5/+11
* Remove error label / invalid jump label.chriseth2017-04-281-4/+0
* Only run stack filler on AST elements that are or contain declarations.chriseth2017-04-251-29/+1
* Refactor assembly analysis into scope filling and checking.chriseth2017-04-251-0/+158