17 Commits (c7f1aee74a2d6ec69a4a531f9b3fb428fc22687e)

Author SHA1 Message Date
Christian 7dc695e840 Super keyword. 10 years ago
Lefteris Karapetsas 10da71f90e Solidity EntryLabel now uses a generic declaration 10 years ago
Lefteris Karapetsas 818742dac9 Work in progress for state variable accessors 10 years ago
Christian 14c5e37d55 Modifier overrides and callgraph analysis. 10 years ago
Christian fdf791149d Compilation of function modifiers. 10 years ago
Christian df44090ae6 Inheritance in compiler. 10 years ago
Christian 9da6bb3629 More flexible access to stack during external function call. 10 years ago
arkpar 72628e8f32 fixed warnings for msvc build 10 years ago
Christian 46664c44b3 Assertions that throw InternalCompilerErrors. 10 years ago
Christian 5026c5855d Create contracts. 10 years ago
Christian 9bcd315e42 Changes in compiler to support variably sized stack elements. 10 years ago
Christian e676cd21bc Register variably-sized variables on stack. 10 years ago
Christian 27d20cd849 Magic variables. 10 years ago
Christian a5542ba2de State variables. 10 years ago
Christian 052b74b1dc Stylistic corrections. 10 years ago
Christian 37216a246a Converted all asserts to exceptions. 10 years ago
Christian 6f3afc8583 Renamed file. 10 years ago
Christian ea6d58a0d1 Contract compiler and also add ExpressionStatement to AST. 10 years ago