aboutsummaryrefslogtreecommitdiffstats
path: root/GlobalContext.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'macox_fixes' into build_enhancementMarek Kotewicz2014-12-111-5/+5
|\ | | | | | | | | Conflicts: test/solidityNatspecJSON.cpp
| * More const cleanup.Christian2014-12-081-4/+4
| |
* | Merge branch 'develop' into build_enhancementMarek Kotewicz2014-12-081-2/+1
|\|
| * Multi-source and multi-contract compiler.Christian2014-12-041-2/+1
| |
* | solidity compiling on windows, fixed Compiler Error C2797debris2014-12-061-2/+2
|/
* Minor changes to magic variables.Christian2014-11-281-1/+1
| | | | gas moves to "msg", ripemd160 returns hash160.
* Global functions.Christian2014-11-261-10/+27
|
* Access to blockchain data.Christian2014-11-241-8/+10
|
* Magic variables.Christian2014-11-241-10/+22
|
* Contracts as types and framework for special global variables.Christian2014-11-241-0/+70