aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmStack.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Provide inline assembly to the code generator. (#840)chriseth2016-08-161-0/+8
| | | | | | * Directly usable inline assembly. * Add missing header.
* Source location for inline assembly.chriseth2016-04-201-1/+1
|
* Code generation (missing external access and source locations).chriseth2016-03-301-0/+59