aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/CompilerContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provide inline assembly to the code generator. (#840)chriseth2016-08-161-0/+48
* Allow calling internal functions of libraries.chriseth2016-05-041-0/+6
* Remove non-determinism in missing code queue.chriseth2016-05-031-18/+48
* reduce unnecessary solidity:: namespaceDimitry2016-04-041-2/+2
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-2/+2
* Do not store elements of a contract by AST node type.chriseth2015-11-261-3/+3
* File reorganisation.chriseth2015-10-211-0/+223