artur-zawlocki
|
fe303b4013
|
(1) Handling evmcc options with boost::program_options. (2) Writing out .ll and .bc files
|
10 years ago |
artur-zawlocki
|
f8a5779891
|
unused var removed
|
10 years ago |
artur-zawlocki
|
1c9fb4acb7
|
1) JUMP/I semantics updated. 2) Members of BasicBlock::LocalStack pulled out to BasicBlock
|
10 years ago |
Paweł Bylica
|
d4c7afb10c
|
Merge branch 'develop' into develop-evmcc
Conflicts:
test/CMakeLists.txt
|
10 years ago |
Gav Wood
|
bee87b4689
|
Fix for assembler.
|
10 years ago |
Gav Wood
|
97df72e810
|
PoC-7: 7. JUMP reform
|
10 years ago |
Gav Wood
|
205a464253
|
Merge pull request #382 from debris/mk_jsonrpc
JSON-RPC
|
10 years ago |
Gav Wood
|
8766c104bf
|
Fix #451.
|
10 years ago |
Marek Kotewicz
|
8d1ad00648
|
boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServer
|
10 years ago |
Marek Kotewicz
|
8a568f3efc
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
2ee556edc5
|
fixed style issue
|
10 years ago |
Paweł Bylica
|
e756b4ae1e
|
Rename BNOT -> NOT, NOT -> ISZERO
|
10 years ago |
Paweł Bylica
|
e026f860ad
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
683f956a2e
|
added struct for compiler options
|
10 years ago |
Paweł Bylica
|
1732b86f23
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
11d78d44b1
|
removed *.orig file
|
10 years ago |
artur-zawlocki
|
44a9ea0fb8
|
code cleanup and coding-standardization
|
10 years ago |
Marek Kotewicz
|
1bf6713c19
|
fixed cmake
|
10 years ago |
Paweł Bylica
|
ddf647b099
|
Merge branch 'develop' into develop-evmcc
|
10 years ago |
Paweł Bylica
|
38766df7fc
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Marek Kotewicz
|
8c6af7f1d4
|
m_qwebConnector is not a pointer
|
10 years ago |
Marek Kotewicz
|
cebfa359d7
|
license for setup.js
|
10 years ago |
Paweł Bylica
|
c52fd78fb6
|
Use llvm.longjmp intrinsic for longjmp [Delivers #81792986]
|
10 years ago |
artur-zawlocki
|
0e0032e6ef
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
Conflicts:
libevmjit/Compiler.cpp
|
10 years ago |
Paweł Bylica
|
a19f3df3b3
|
Coding style: use "o_" prefix for output function arguments
|
10 years ago |
artur-zawlocki
|
bb4c21e5f3
|
allow --jit as non first argument
|
10 years ago |
artur-zawlocki
|
aa3ae14422
|
code cleanup & coding-standardization
|
10 years ago |
Paweł Bylica
|
23c7da66fa
|
Rename Type::i256 -> Type::Word
|
10 years ago |
Paweł Bylica
|
b039d7ee8e
|
Use common builder in GasMeter and Memory
|
10 years ago |
Paweł Bylica
|
5dc0a266c4
|
Empty lines removal
|
10 years ago |
Marek Kotewicz
|
fafd0aed91
|
common fixes
|
10 years ago |
Gav Wood
|
ae960c577a
|
Big fixes.
|
10 years ago |
Gav Wood
|
b28f81bf10
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
eb5fdb59ea
|
PoC-7: Instruction set reform redux.
|
10 years ago |
Gav Wood
|
2770e6ccc7
|
PoC-7: Instruction set reform
|
10 years ago |
Gav Wood
|
d1d20c1782
|
Merge pull request #450 from imapp-pl/pr-fixes
Update Visual Studio project file for LibEthereum
|
10 years ago |
chriseth
|
46d413e83a
|
Merge pull request #415 from chriseth/sol_expressionCompiler
Solidity expression compiler
|
10 years ago |
Christian
|
0c88f03204
|
Corrected doxygen post comments.
|
10 years ago |
Marek Kotewicz
|
c2095d44b7
|
clientDieing is called QWebThree dealloc
|
10 years ago |
Gav Wood
|
44435bb89d
|
Merge pull request #432 from CJentzsch/newTests
Added tests for SIGNEXTEND and BNOT
|
10 years ago |
Gav Wood
|
c663ff6f39
|
Fixed #444
|
10 years ago |
Gav Wood
|
b45701e427
|
For for copying high addresses from CALLDATA/CODE/EXTCODE
|
10 years ago |
Paweł Bylica
|
3711dded23
|
Update Visual Studio project file for LibEthereum
|
10 years ago |
Paweł Bylica
|
ec07859aed
|
Update Visual Studio project file for LibEthereum
|
10 years ago |
Marek Kotewicz
|
c26e5644fe
|
updated README.md
|
10 years ago |
Paweł Bylica
|
ff584fc3a3
|
Merge branch 'develop' into develop-evmcc
|
10 years ago |
Marek Kotewicz
|
aaf1bfc733
|
style changes
|
10 years ago |
Gav Wood
|
07e446d8da
|
Rename storage() -> storageOverlay().
|
10 years ago |
Marek Kotewicz
|
a014e77af8
|
applied changes from ethereum.js 5538ff7252
|
10 years ago |
Marek Kotewicz
|
617a8ae171
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |