aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix licensing headersVoR02202016-11-231-4/+4
* Provide inline assembly to the code generator. (#840)chriseth2016-08-161-1/+21
* Source location for inline assembly.chriseth2016-04-201-3/+7
* Code generation (missing external access and source locations).chriseth2016-03-301-0/+47