aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmCodeGen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow access to functions in inline assembly.chriseth2016-05-121-5/+15
* Source location for inline assembly.chriseth2016-04-201-21/+40
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-5/+6
* Code generation (missing external access and source locations).chriseth2016-03-301-0/+263