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.
Disable wallet import for now.
|
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.
Rename ethential to devcore.
|
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 )
|
11 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.
|
11 years ago |
Gav Wood
|
383077e0da
|
Minor MSVC build fix.
|
11 years ago |
Tim Hughes
|
52f9b090c5
|
Added include for std::getline() on MSVC
|
11 years ago |
Gav Wood
|
34aa67efc6
|
Sync script for V's serpent impl.
Synced with V's serpent.
|
11 years ago |
Gav Wood
|
3822aef608
|
Build fixes.
|
11 years ago |
Gav Wood
|
ddc1b4fc32
|
Windows build coersions.
|
11 years ago |
Gav Wood
|
d1802c9b79
|
Fixed problem with alloc.
|
11 years ago |
Vitalik Buterin
|
db987c526a
|
Integrated sc and lllc
|
11 years ago |
Gav Wood
|
9bcd42e174
|
Full python serpent support.
Shared libs on all platforms.
|
11 years ago |