Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'macox_fixes' into build_enhancement | Marek Kotewicz | 2014-12-11 | 1 | -5/+5 |
|\ | | | | | | | | | Conflicts: test/solidityNatspecJSON.cpp | ||||
| * | 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 |
| | | | | gas moves to "msg", ripemd160 returns hash160. | ||||
* | 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 |