aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/Compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Stored combined creation and runtime tags.chriseth2016-11-161-4/+4
* codegen: add a compilation mode and a runtime context to CompilerContextYoichi Hirai2016-11-161-1/+3
* Refactor compiler to avoid weird swap of contextschriseth2016-05-201-63/+3
* Remove non-determinism in missing code queue.chriseth2016-05-031-1/+1
* Code generation (missing external access and source locations).chriseth2016-03-301-0/+1
* BREAKING: Implement delegatecall and make default for library calls.chriseth2016-03-121-1/+1
* Fixed string inside struct allocation bug.chriseth2015-11-241-7/+0
* File reorganisation.chriseth2015-10-211-0/+144