Lefteris Karapetsas
|
b2fadf6b93
|
Conversion changes after renaming Hash/String to Bytes.
- Almost all end to end tests pass. Still needs a little bit of work
|
2015-03-12 12:53:00 +01:00 |
|
Lefteris Karapetsas
|
73ce24ae75
|
Most EndToEndTests are now compliant with the Bytes renaming
|
2015-03-12 12:53:00 +01:00 |
|
chriseth
|
9c82cbeddf
|
Global variable "now" (alias for block.timestamp).
|
2015-03-09 19:22:43 +01:00 |
|
Christian
|
cf4144b702
|
Arbitrary parameters for call() and all hash functions.
|
2015-02-10 10:59:23 +01:00 |
|
Lefteris Karapetsas
|
3ef75bae6b
|
Camelcasing enums in Types.h
|
2015-02-09 14:08:48 +01:00 |
|
Christian
|
6ec9586de3
|
Style changes.
|
2015-01-29 00:32:21 +01:00 |
|
Christian
|
ae5a6a235c
|
Super keyword.
|
2015-01-29 00:29:43 +01:00 |
|
Christian
|
e6c0a9b922
|
Magic variables are only needed durinng name and type resolution, not during compilation.
|
2015-01-19 23:35:04 +01:00 |
|
Christian
|
a5d32e4894
|
Define strings = vector<string>
|
2015-01-12 13:29:16 +01:00 |
|
Christian
|
307a83e1de
|
More convenient function type construction.
|
2015-01-12 12:46:52 +01:00 |
|
Gav Wood
|
29591d6ecf
|
Documentation update.
|
2015-01-09 07:39:30 +01:00 |
|
Gav Wood
|
ffce12b7ee
|
Basic logging in Solidity (though no tests yet).
|
2015-01-09 00:22:06 +01:00 |
|
Marek Kotewicz
|
bea34ab073
|
Merge branch 'macox_fixes' into build_enhancement
Conflicts:
test/solidityNatspecJSON.cpp
|
2014-12-11 12:08:51 +01:00 |
|
Marek Kotewicz
|
6afb6757d7
|
Merge branch 'develop' into build_enhancement
|
2014-12-08 13:56:30 +01:00 |
|
Christian
|
f636ac6fc4
|
More const cleanup.
|
2014-12-08 13:15:43 +01:00 |
|
debris
|
53e0ff10f5
|
solidity compiling on windows, fixed Compiler Error C2797
|
2014-12-05 17:00:26 +01:00 |
|
Christian
|
254df50fea
|
Multi-source and multi-contract compiler.
|
2014-12-03 18:51:59 +01:00 |
|
Christian
|
3e32ce5d4f
|
Minor changes to magic variables.
gas moves to "msg", ripemd160 returns hash160.
|
2014-11-27 18:24:59 +01:00 |
|
Christian
|
c4a43c64c2
|
Global functions.
|
2014-11-26 15:42:54 +01:00 |
|
Christian
|
6e6b85b58a
|
Access to blockchain data.
|
2014-11-24 13:24:03 +01:00 |
|
Christian
|
583a315d3d
|
Magic variables.
|
2014-11-23 21:28:45 +01:00 |
|
Christian
|
c50cd646ce
|
Contracts as types and framework for special global variables.
|
2014-11-23 21:28:44 +01:00 |
|