5392 Commits (f2f998f6fcb1e68d1fe04ada63c8ba3e18533da1)
 

Author SHA1 Message Date
Paweł Bylica f2f998f6fc Build fix 10 years ago
Paweł Bylica 833643ed77 Safe assert 10 years ago
Paweł Bylica a61449359b Fix/disable warnings in CPP bridge 10 years ago
Paweł Bylica a2e7dca4c6 Merge commit '4d2dc802e8b2a69b72fd93eff21bc42651536a8d' into evmjit 10 years ago
Paweł Bylica 4d2dc802e8 Introducing CHECK macro - an assert that always has a value 10 years ago
Paweł Bylica 93cb4866fd Includes reordering, GCC conversion warnings enabled 10 years ago
Paweł Bylica c95c1c81f4 Cleanup ExecutionEngine creation 10 years ago
Paweł Bylica f7fcc7c029 Cleanup ExecutionEngine creation 10 years ago
Paweł Bylica e87013243d Merge commit '1e79c05859f85a7b842983e50e2fc74af62906cf' into evmjit 10 years ago
Paweł Bylica 1e79c05859 Better fix for wrong prerelease version component parsing 10 years ago
Paweł Bylica 89db6f0696 Fix wrong prerelease version component parsing 10 years ago
Paweł Bylica a50a891cdb Fix wrong prerelease version component parsing 10 years ago
Paweł Bylica bf9b0d9e85 Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Paweł Bylica e9ce09b84d Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Paweł Bylica 3aa2f066dd Workaround for buggy LLVM shl operator for i512 10 years ago
Paweł Bylica 375ea71e4c Workaround for buggy LLVM shl operator for i512 10 years ago
chriseth 1425719559 Merge pull request #997 from chriseth/sol_arbitraryCall 10 years ago
Christian 8b3dec6773 Arbitrary parameters for call() and all hash functions. 10 years ago
chriseth 2726b76dc6 Merge pull request #986 from LefterisJP/sol_StyleFix 10 years ago
Paweł Bylica 8b8d9d1df0 Helper function name fix 10 years ago
Paweł Bylica 3c5c3496cf Helper function name fix 10 years ago
Lefteris Karapetsas c68f7f2790 Addressing issues in Enum style fix 10 years ago
Paweł Bylica 5f4bda5cef Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
Paweł Bylica f47cd20e8e Correct usage of LLVM builtin setjmp/longjmp. External setjmp was eliminated, hopefully Windows will be happier now. 10 years ago
Gav Wood d2165828ff Fixed #988. 10 years ago
Gav Wood 11cbd42220 Cleanups for ether denominations. 10 years ago
Gav Wood e89c41684e Merge pull request #990 from guanqun/simplify-ether-unit 10 years ago
Gav Wood 8648ec93ee Merge pull request #989 from arkpar/mix_ux 10 years ago
Gav Wood 53ef48c98e Merge pull request #980 from debris/eth_build_platform 10 years ago
Gav Wood 9ab74f9091 Merge pull request #975 from debris/jsonrpcstub 10 years ago
Gav Wood a959127623 Merge pull request #969 from guanqun/change-to-using 10 years ago
Paweł Bylica 7b4892c916 Dynamic stack modification: do not use longjmp in external functions 10 years ago
Paweł Bylica 2faa67bae2 Dynamic stack modification: do not use longjmp in external functions 10 years ago
Gav Wood 86bc98c004 Related typo fix. 10 years ago
Gav Wood 761da78505 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood df03f575d2 Minor type fix in EVM. 10 years ago
Lu Guanqun 82250e1a8e simplify ether unit with templates 10 years ago
chriseth 73119048e0 Merge pull request #985 from chriseth/sol_memoryMoveCleanup 10 years ago
chriseth 1e1c4501dd Typo fix. 10 years ago
Arkadiy Paronyan f4325802da Merge pull request #987 from yann300/ui_improvement 10 years ago
arkpar 0a831eb79b Mix: call filter for transaction log 10 years ago
yann300 a523ebeaef project files - ux improvement 10 years ago
yann300 ae4fd535f8 Project Files - ux improvement. 10 years ago
Lefteris Karapetsas 368cc8ffea LValueType of Expression Compiler is now CamelCase 10 years ago
Lefteris Karapetsas 830f0ec52a ExpressionCompiler's enums to CamelCase 10 years ago
Lefteris Karapetsas d53dcd3183 Styling in Natspec Enums 10 years ago
Lefteris Karapetsas 46dfdc97af Camelcasing enums in Types.h 10 years ago
Lefteris Karapetsas 6bb8233d15 Changing Solidity Code to use CamelCase enum values 10 years ago
Christian 16bda2824b Some cleanup in "move to memory" functions. 10 years ago
Arkadiy Paronyan 029be5f7f9 Merge pull request #984 from yann300/ui_improvement 10 years ago