Gav Wood
cf27772863
Merge pull request #819 from yann300/qmlEthereumTypes
Ethereum QML types: #612
10 years ago
Paweł Bylica
3dcf30463b
Removing boost dependency from libevmjit
10 years ago
Paweł Bylica
0d32f766eb
Removing boost dependency from libevmjit
10 years ago
Paweł Bylica
a21362a7f8
Removing boost dependency from libevmjit
10 years ago
Paweł Bylica
bf9dbce468
Removing boost dependency from libevmjit
10 years ago
Paweł Bylica
b3bad23757
Implementation of SDIV & SMOD with gmp
10 years ago
Paweł Bylica
6088699c24
Implementation of SDIV & SMOD with gmp
10 years ago
arkpar
602b56b544
fixed headers order for windows
10 years ago
arkpar
4401c56342
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_project_tree
10 years ago
arkpar
0e00330315
change ProjectModel to be a context property instead of a singleton to
work around issue #809
10 years ago
arkpar
abc6d1d749
well defined ui loading order
using boost exceptions
10 years ago
arkpar
aeff8b3a4d
change ProjectModel to be a context property instead of a singleton to
work around issue #809
10 years ago
yann300
92bdd6fd2f
- Add JavaScript ownership for QBigInt (declaration in constructors).
10 years ago
Gav Wood
b7e20afd24
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
565e3f19ff
Compile fix for Apple's handicapped clang.
10 years ago
Lefteris Karapetsas
3c22b77982
Adding blockhash test in Solidity ExpressionCompiler
10 years ago
yann300
5c2884d407
- changes in include ref (in *.h)
10 years ago
yann300
5b6ea86566
- change ObjectOwnership to JavaScript.
10 years ago
yann300
5233166845
- misc fixes.
10 years ago
yann300
9c777a4d3c
- misc fixes.
10 years ago
Paweł Bylica
a2822a37bf
Implementation of ADDMOD & MULMOD with gmp
10 years ago
Paweł Bylica
f7763299fb
Implementation of ADDMOD & MULMOD with gmp
10 years ago
Lefteris Karapetsas
7e145a3d1c
Some addition to Solidity Execution Framework
10 years ago
Paweł Bylica
939e94a101
Implementation of EXP with gmp
10 years ago
Paweł Bylica
557027577a
Implementation of EXP with gmp
10 years ago
Paweł Bylica
100de855ec
Implementation of DIV & MOD with gmp library
10 years ago
Paweł Bylica
460c8fac2f
Implementation of DIV & MOD with gmp library
10 years ago
Marek Kotewicz
2b4d38b9bf
Squashed 'libjsqrc/ethereumjs/' changes from 823fb29..6a58db6
6a58db6 parsing real, ureal values on output
af54832 encoding real on input
86b417e fixes for autoprovider
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 6a58db66f7f42a49667bcc751418256441752279
10 years ago
Marek Kotewicz
01219ce920
Merge commit '2b4d38b9bf059014596e1ab00c99dc2ad4ab3761' into ethereumjs
10 years ago
Paweł Bylica
de186f1ed1
Internal mul256 implementation
10 years ago
Paweł Bylica
0b4d298112
Internal mul256 implementation
10 years ago
chriseth
a4a328cf79
Merge pull request #805 from LianaHus/deleteStruct
delete for structs
-added functionality to set values to 0 when deleting structure(not for ...
10 years ago
yann300
5fa32387d5
Ethereum QML types: #612
10 years ago
Paweł Bylica
003ba383c3
Do not copy return data inside JIT
10 years ago
Paweł Bylica
db5f405fa4
Do not copy return data inside JIT
10 years ago
Gav Wood
5dde4216a1
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
e643fb3039
Warnings fix.
10 years ago
Marek Kotewicz
3a6ac2b502
added bignumber.js to js.qrc
10 years ago
Marek Kotewicz
6a383d6ed3
Squashed 'libjsqrc/ethereumjs/' changes from e94da80..823fb29
823fb29 tests for parsing output array
1e2c1ae output parser string support
b457e88 support for int array types[]
2d8383d removed unused functions
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 823fb2995b0ff6ebaf257206ad1ecf827b8567b8
10 years ago
Marek Kotewicz
97599c0e17
Merge commit '6a383d6ed3fb37cf6739f6ac441652adfdb70463' into ethereumjs
10 years ago
Marek Kotewicz
4ada2e10ef
Merge branch 'develop' into ethereumjs
Conflicts:
libjsqrc/ethereumjs/dist/ethereum.js
libjsqrc/ethereumjs/dist/ethereum.js.map
libjsqrc/ethereumjs/dist/ethereum.min.js
libjsqrc/ethereumjs/lib/abi.js
10 years ago
Gav Wood
d3ade37e63
Potential workaround for windows build.
10 years ago
Gav Wood
c60f7b2c05
Merge pull request #817 from imapp-pl/pr/evmjit_bugfixes
EVMJIT bugfixes and build improvements
10 years ago
Gav Wood
58fed6552d
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
c572b713df
Warnings fixes.
10 years ago
Gav Wood
8b118fbe47
Merge pull request #800 from caktux/develop
apply fix for #597 to neth
10 years ago
Gav Wood
d8423b4973
Merge pull request #813 from LefterisJP/sol_astJson
Exporting Solidity AST in a JSON format
10 years ago
Gav Wood
0ed443c102
Fix release builds.
10 years ago
Gav Wood
14eaec0431
Fix warnings.
10 years ago
Gav Wood
e7b40e5bdc
Fix whitespace :-/
10 years ago