Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work in progress for state variable accessors | Lefteris Karapetsas | 2015-01-29 | 1 | -2/+2 |
* | Modifier overrides and callgraph analysis. | Christian | 2015-01-26 | 1 | -0/+12 |
* | Compilation of function modifiers. | Christian | 2015-01-26 | 1 | -8/+8 |
* | Inheritance in compiler. | Christian | 2015-01-20 | 1 | -1/+10 |
* | More flexible access to stack during external function call. | Christian | 2015-01-14 | 1 | -0/+5 |
* | fixed warnings for msvc build | arkpar | 2015-01-13 | 1 | -2/+2 |
* | Assertions that throw InternalCompilerErrors. | Christian | 2014-12-17 | 1 | -12/+8 |
* | Create contracts. | Christian | 2014-12-15 | 1 | -0/+8 |
* | Changes in compiler to support variably sized stack elements. | Christian | 2014-12-09 | 1 | -0/+5 |
* | Register variably-sized variables on stack. | Christian | 2014-12-08 | 1 | -10/+15 |
* | Magic variables. | Christian | 2014-11-24 | 1 | -0/+5 |
* | State variables. | Christian | 2014-11-08 | 1 | -5/+31 |
* | Stylistic corrections. | Christian | 2014-11-05 | 1 | -2/+2 |
* | Converted all asserts to exceptions. | Christian | 2014-11-05 | 1 | -3/+4 |
* | Renamed file. | Christian | 2014-10-31 | 1 | -0/+60 |