aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/CompilerContext.h
Commit message (Expand)AuthorAgeFilesLines
* Provide inline assembly to the code generator. (#840)chriseth2016-08-161-0/+9
* Allow access to functions in inline assembly.chriseth2016-05-121-2/+4
* Remove non-determinism in missing code queue.chriseth2016-05-031-6/+38
* reduce unnecessary solidity:: namespaceDimitry2016-04-041-1/+1
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-1/+1
* move libevmcore to solidityDimitry2016-04-021-1/+1
* Code generation (missing external access and source locations).chriseth2016-03-301-0/+2
* File reorganisation.chriseth2015-10-211-0/+189