14 Commits (a7490d16cca1005fc5c371aa18e229f6d62cd99d)

Author SHA1 Message Date
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood cf6c9b65c6 Potential Windows fix. 10 years ago
Gav Wood 91165617b5 Serpent update. 10 years ago
arkpar 72628e8f32 fixed warnings for msvc build 10 years ago
ethdev b162e267ac windows fixes 10 years ago
Gav Wood 71b267d01a Update serpent. 10 years ago
debris cd0a538138 serpent compiling under msvc 10 years ago
Gav Wood ca2f4ed274 Fix for State and Transaction. 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 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 34aa67efc6 Sync script for V's serpent impl. 10 years ago
Tim Hughes efb99338f6 Fixed MSVC build errors and updated projects. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago