Lefteris Karapetsas
|
0a8acbc7db
|
Tighter coupling for Assembly items retrieval
- Exposing only assembly items, not the entire compiler context
|
10 years ago |
Paweł Bylica
|
0c03100b8b
|
Correct and tested EVM JIT to Interpreter fallback in case of high gas limit
|
10 years ago |
Lefteris Karapetsas
|
9f85e14ead
|
LocationSetter in some extra places during Compiling
- Also adjusted the test, and fixed its error reporting
|
10 years ago |
Lefteris Karapetsas
|
72f9ecd526
|
Styling changes for SourceLocation and friends
|
10 years ago |
Arkadiy Paronyan
|
84834d6ea8
|
Merge pull request #1131 from arkpar/mix_fix
Fixed calling QApplication constructor with temp ref
|
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 |
Gav Wood
|
f1996c62d2
|
Merge branch 'develop'
|
10 years ago |
Gav Wood
|
52c1596352
|
Merge pull request #1110 from winsvega/develop
Quadratic complexity test
|
10 years ago |
Lefteris Karapetsas
|
46fd746cd8
|
Changes after rebase on top of Array Parsing
|
10 years ago |
Lefteris Karapetsas
|
bc71f71035
|
Simple Assembly Locations test
- Also adding some helper functions to SourceLocation
|
10 years ago |
Lefteris Karapetsas
|
45ef19046b
|
Reset CompilerContext's visited nodes at compile start
|
10 years ago |
Lefteris Karapetsas
|
f85aee0826
|
Moving Source Location libdevcore
- Big plus is we now remove the useless header libsolibity/BaseTypes.h
|
10 years ago |
Lefteris Karapetsas
|
4c6bf04b87
|
Adding location information to assembly items
- In order to facilitate this addition we also now have a ScopeGuard
object used in the Compiler to set the currently visited node.
|
10 years ago |
Paweł Bylica
|
2722632663
|
Move old VM jump tests from EVM JIT to JSON file
|
10 years ago |
arkpar
|
2bc82a0eb4
|
fixed calling QApplication constructor with temp ref
|
10 years ago |
Paweł Bylica
|
ae84a09507
|
Move old VM stack 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
|
c497cbe89e
|
Move old VM memory tests 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
|
0989a7d09a
|
Move old VM arithmetic tests from EVM JIT to JSON file
|
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 |
winsvega
|
e08e87bf1b
|
Solidity Tests
cosmetics2
|
10 years ago |
winsvega
|
89f07a521f
|
Solidity Tests
fixing cosmetics
|
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
|
12c5af13a3
|
Merge branch 'develop'
|
10 years ago |
Gav Wood
|
4608d1e77e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
ca264ca846
|
Merge branch 'develop'
|
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 |
Gav Wood
|
b5a9b6ba04
|
Merge branch 'master' into develop
|
10 years ago |
Gav Wood
|
d8784ed362
|
Avoid too many wornings about slots/signals.
|
10 years ago |
Paweł Bylica
|
060a6c2572
|
Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2
|
10 years ago |
Paweł Bylica
|
ba27591cd5
|
Typo fix
|
10 years ago |
Gav Wood
|
d00ae2b468
|
Merge pull request #1112 from imapp-pl/pr/evmjit-v0.2
Fixing EVMJIT build on Mac OS
|
10 years ago |
Gav Wood
|
bbaf54e4af
|
Merge pull request #1100 from chriseth/sol_arrays
Parsing support for arrays.
|
10 years ago |
CJentzsch
|
e41384dcf3
|
remove tests with impossible pre conditions
|
10 years ago |
Arkadiy Paronyan
|
8217cd57bb
|
Merge pull request #1089 from yann300/ui_improvement
Contract Deployment
|
10 years ago |
Christian
|
ccc1d974d1
|
Comments and warnings.
|
10 years ago |
Paweł Bylica
|
14bcb21373
|
Fixing EVMJIT build on Mac OS
|
10 years ago |
Christian
|
1d518d66f2
|
Renames and comments.
|
10 years ago |
CJentzsch
|
f543e0819e
|
Merge remote-tracking branch 'upstream/develop' into memTests
|
10 years ago |
Gav Wood
|
277bec4eb8
|
Merge pull request #1111 from CJentzsch/addTests
fix non jsonrpc build
|
10 years ago |