22 Commits (602cc0458dd88f5f862274161fa305d6a393ce1e)

Author SHA1 Message Date
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
Gav Wood 92f2b093e0 Disable Serpent for windows build. 10 years ago
Gav Wood 91165617b5 Serpent update. 10 years ago
Gav Wood 71b267d01a Update serpent. 10 years ago
debris d00c595a74 sc and devcrypto working on windows 10 years ago
Marek Kotewicz 6b5d89d559 removed automocs 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Gav Wood e1d42ee250 Update serpent. 10 years ago
Christoph Jentzsch 34c8cf9fd2 style fix 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood fa1b3853b3 Reorganisation. 10 years ago
Giacomo Tazzari ac37ca7462 Reverting fixes on Serpent because they should be merged on the Serpent repo (reverted from commit 9db294a5b7) 10 years ago
Giacomo Tazzari 9db294a5b7 Fixed a crash in serpent compiler when converting to number a string containing non-ascii character (e.g.: a = "però"). To prevent further signed int overflows: modified intToDecimal() and decimalToInt() into unsignedToDecimal() and decimalToUnsigned() because they currently make sense only on unsigned integers. 10 years ago
Gav Wood 383077e0da Minor MSVC build fix. 10 years ago
Tim Hughes 52f9b090c5 Added include for std::getline() on MSVC 10 years ago
Gav Wood 34aa67efc6 Sync script for V's serpent impl. 10 years ago
Gav Wood 3822aef608 Build fixes. 10 years ago
Gav Wood ddc1b4fc32 Windows build coersions. 10 years ago
Gav Wood d1802c9b79 Fixed problem with alloc. 10 years ago
Vitalik Buterin db987c526a Integrated sc and lllc 10 years ago
Gav Wood 9bcd42e174 Full python serpent support. 10 years ago