Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |