22 Commits (518daee5465570714d4fb59bc227c3195c64bdf6)

Author SHA1 Message Date
Lefteris Karapetsas d9d792a055 Conversion changes after renaming Hash/String to Bytes. 10 years ago
Lefteris Karapetsas bb205103c4 Most EndToEndTests are now compliant with the Bytes renaming 10 years ago
chriseth 4f852f473e Global variable "now" (alias for block.timestamp). 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Christian 8b3dec6773 Arbitrary parameters for call() and all hash functions. 10 years ago
Lefteris Karapetsas 46dfdc97af Camelcasing enums in Types.h 10 years ago
Christian 104e726847 Style changes. 10 years ago
Christian 7dc695e840 Super keyword. 10 years ago
Christian 71950257c5 Magic variables are only needed durinng name and type resolution, not during compilation. 10 years ago
Christian 18f7839fd5 Define strings = vector<string> 10 years ago
Christian 5e0b71730c More convenient function type construction. 10 years ago
Gav Wood 2a21a544ce Documentation update. 10 years ago
Gav Wood 0ca84e5a0d Basic logging in Solidity (though no tests yet). 10 years ago
Christian a03f2870c6 More const cleanup. 10 years ago
debris 5063433df4 solidity compiling on windows, fixed Compiler Error C2797 10 years ago
Christian 50b61e3dd3 Multi-source and multi-contract compiler. 10 years ago
Christian 390e2e8634 Minor changes to magic variables. 10 years ago
Christian 68acfc0544 Global functions. 10 years ago
Christian b185a748a5 Access to blockchain data. 10 years ago
Christian 27d20cd849 Magic variables. 10 years ago
Christian 638960f22f Contracts as types and framework for special global variables. 10 years ago