| Commit message (Expand) | Author | Age | Files | Lines |
* | Arbitrary parameters for call() and all hash functions. | Christian | 2015-02-10 | 1 | -3/+3 |
* | Camelcasing enums in Types.h | Lefteris Karapetsas | 2015-02-09 | 1 | -10/+10 |
* | Style changes. | Christian | 2015-01-29 | 1 | -1/+0 |
* | Super keyword. | Christian | 2015-01-29 | 1 | -0/+9 |
* | Magic variables are only needed durinng name and type resolution, not during ... | Christian | 2015-01-20 | 1 | -11/+1 |
* | Define strings = vector<string> | Christian | 2015-01-12 | 1 | -10/+10 |
* | More convenient function type construction. | Christian | 2015-01-12 | 1 | -35/+10 |
* | Documentation update. | Gav Wood | 2015-01-09 | 1 | -0/+1 |
* | Basic logging in Solidity (though no tests yet). | Gav Wood | 2015-01-09 | 1 | -17/+38 |
* | Merge branch 'macox_fixes' into build_enhancement | Marek Kotewicz | 2014-12-11 | 1 | -5/+5 |
|\ |
|
| * | More const cleanup. | Christian | 2014-12-08 | 1 | -4/+4 |
* | | Merge branch 'develop' into build_enhancement | Marek Kotewicz | 2014-12-08 | 1 | -2/+1 |
|\| |
|
| * | Multi-source and multi-contract compiler. | Christian | 2014-12-04 | 1 | -2/+1 |
* | | solidity compiling on windows, fixed Compiler Error C2797 | debris | 2014-12-06 | 1 | -2/+2 |
|/ |
|
* | Minor changes to magic variables. | Christian | 2014-11-28 | 1 | -1/+1 |
* | Global functions. | Christian | 2014-11-26 | 1 | -10/+27 |
* | Access to blockchain data. | Christian | 2014-11-24 | 1 | -8/+10 |
* | Magic variables. | Christian | 2014-11-24 | 1 | -10/+22 |
* | Contracts as types and framework for special global variables. | Christian | 2014-11-24 | 1 | -0/+70 |