aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/codegen/Compiler.h
Commit message (Collapse)AuthorAgeFilesLines
* Use CBOR encoding.chriseth2016-12-011-1/+1
|
* Metadata stamp.chriseth2016-12-011-1/+2
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Stored combined creation and runtime tags.chriseth2016-11-161-4/+4
| | | | | | | Includes a change to Assembly to allow tags from sub-assemblies to be used. Sorry, this get a bit bigger than I thought.
* 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