aboutsummaryrefslogtreecommitdiffstats
path: root/CompilerContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Super keyword.Christian2015-01-291-22/+55
* Solidity EntryLabel now uses a generic declarationLefteris Karapetsas2015-01-291-3/+3
* Work in progress for state variable accessorsLefteris Karapetsas2015-01-291-2/+2
* Modifier overrides and callgraph analysis.Christian2015-01-261-0/+12
* Compilation of function modifiers.Christian2015-01-261-8/+8
* Inheritance in compiler.Christian2015-01-201-1/+10
* More flexible access to stack during external function call.Christian2015-01-141-0/+5
* fixed warnings for msvc buildarkpar2015-01-131-2/+2
* Assertions that throw InternalCompilerErrors.Christian2014-12-171-12/+8
* Create contracts.Christian2014-12-151-0/+8
* Changes in compiler to support variably sized stack elements.Christian2014-12-091-0/+5
* Register variably-sized variables on stack.Christian2014-12-081-10/+15
* Magic variables.Christian2014-11-241-0/+5
* State variables.Christian2014-11-081-5/+31
* Stylistic corrections.Christian2014-11-051-2/+2
* Converted all asserts to exceptions.Christian2014-11-051-3/+4
* Renamed file.Christian2014-10-311-0/+60