Paweł Bylica
|
6d6256f83b
|
Allow mixing debug version of evmjit with release version of LLVM library
|
10 years ago |
Paweł Bylica
|
542884c7a9
|
EVM JIT 0.2: merge subtree branch evmjit/release/0.2 into pr/evmjit-v0.2
|
10 years ago |
Paweł Bylica
|
5ed93694ed
|
Release 0.2: merge remote-tracking branch 'origin/release/0.2'
|
10 years ago |
Paweł Bylica
|
70e2833db8
|
Merge remote-tracking branch 'origin/hotfix/jit_to_interpreter_fallback' into evmjit
|
10 years ago |
Paweł Bylica
|
7b4a663c4f
|
Correct and tested EVM JIT to Interpreter fallback in case of high gas limit
|
10 years ago |
Paweł Bylica
|
bb92dcf25e
|
Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2
|
10 years ago |
Paweł Bylica
|
b109257f32
|
Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2
|
10 years ago |
Gav Wood
|
712785bc19
|
Merge pull request #1129 from imapp-pl/pr/old_tests
Old VM tests used in EVM JIT development
|
10 years ago |
Paweł Bylica
|
4207d46ba8
|
Unused class removed
|
10 years ago |
Paweł Bylica
|
40c63ba549
|
Unused class removed
|
10 years ago |
Gav Wood
|
52c1596352
|
Merge pull request #1110 from winsvega/develop
Quadratic complexity test
|
10 years ago |
Paweł Bylica
|
fc0fd38536
|
Move old VM jump tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
2722632663
|
Move old VM jump tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
762e718f00
|
Move old VM stack tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
ae84a09507
|
Move old VM stack tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
7fb58c9e2a
|
Move old VM return tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
d92bd3ff49
|
Move old VM return tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
7d8015684d
|
Move old VM memory tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
c497cbe89e
|
Move old VM memory tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
ee3a2d7557
|
Move old VM environmental test from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
d92e2bf83f
|
Move old VM environmental test from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
248ea444e2
|
Move old VM arithmetic tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
0989a7d09a
|
Move old VM arithmetic tests from EVM JIT to JSON file
|
10 years ago |
Paweł Bylica
|
b2982d6374
|
Reimplement no-op version of DLOG to avoid C++ compiler warning
|
10 years ago |
Paweł Bylica
|
0602fcde6e
|
Reimplement no-op version of DLOG to avoid C++ compiler warning
|
10 years ago |
Paweł Bylica
|
1287b10792
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
10 years ago |
Paweł Bylica
|
89bdf16e67
|
Merge commit '444cc3d12c96a40b7b5b6832ec84afe83c403733' into evmjit
|
10 years ago |
chriseth
|
dc3cc2db2e
|
Merge pull request #1119 from chriseth/sol_arraysIndexAccess
Index access for arrays.
|
10 years ago |
Marek Kotewicz
|
e69d140df1
|
Merge pull request #1120 from arkpar/tr_fix
Fixed contract creation transaction return address and other issues
|
10 years ago |
arkpar
|
1b284c5b8b
|
fixed test buid
|
10 years ago |
arkpar
|
3767677b27
|
explicit operator bool for hash type
|
10 years ago |
arkpar
|
73d7430c73
|
fixed contract creation transaction
|
10 years ago |
Paweł Bylica
|
444cc3d12c
|
Disable sign-conversion warnings (clang)
|
10 years ago |
Paweł Bylica
|
4c0631ad8f
|
Disable sign-conversion warnings (clang)
|
10 years ago |
winsvega
|
e08e87bf1b
|
Solidity Tests
cosmetics2
|
10 years ago |
winsvega
|
89f07a521f
|
Solidity Tests
fixing cosmetics
|
10 years ago |
Paweł Bylica
|
9c35a1ddb3
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
10 years ago |
Paweł Bylica
|
30f614531b
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
10 years ago |
Paweł Bylica
|
4b2db3a63e
|
Fix logging on GCC, release variant added
|
10 years ago |
Paweł Bylica
|
29ba066971
|
Fix logging on GCC, release variant added
|
10 years ago |
Christian
|
32f0c4f8e6
|
Out-of-bounds checking.
|
10 years ago |
Christian
|
de537d5de3
|
Index and length access for dynamic arrays.
|
10 years ago |
Christian
|
d1d9b2856a
|
Implementation of index access.
|
10 years ago |
Gav Wood
|
4608d1e77e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Paweł Bylica
|
341ead02fa
|
Using logs utils from LLVM
|
10 years ago |
Paweł Bylica
|
7d7e6ec7f5
|
Using logs utils from LLVM
|
10 years ago |
Gav Wood
|
a80d81ad0a
|
Merge pull request #1116 from chriseth/sol_activateStandardSources
Activate standard sources by default.
|
10 years ago |
Gav Wood
|
52d618ad66
|
Merge pull request #1113 from CJentzsch/addTests
remove/adapt tests with impossible pre conditions
|
10 years ago |
Gav Wood
|
f739e2c8b2
|
Merge pull request #1114 from imapp-pl/pr/evmjit-v0.2
Typo fix in EVMJIT for Mac OS
|
10 years ago |
Christian
|
20c581c4f8
|
Activate standard sources by default.
|
10 years ago |