aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmStack.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Provide inline assembly to the code generator. (#840)chriseth2016-08-161-1/+21
| | | | | | * Directly usable inline assembly. * Add missing header.
* Source location for inline assembly.chriseth2016-04-201-3/+7
|
* Code generation (missing external access and source locations).chriseth2016-03-301-0/+47