aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmCodeGen.h
Commit message (Expand)AuthorAgeFilesLines
* Move analysis out of code generator.chriseth2017-04-251-6/+14
* Use actual type checking phase of assembler.chriseth2017-04-251-3/+0
* Split external identifier access into resolving and code generation.chriseth2017-04-251-12/+6
* Fix licensing headersVoR02202016-11-231-4/+4
* Allow access to functions in inline assembly.chriseth2016-05-121-0/+2
* Source location for inline assembly.chriseth2016-04-201-1/+1
* Code generation (missing external access and source locations).chriseth2016-03-301-0/+66