5232 Commits (5f4bda5cef570026bbde249c0a4454ff6402c1f8)
 

Author SHA1 Message Date
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 7b4892c916 Dynamic stack modification: do not use longjmp in external functions 10 years ago
Paweł Bylica 3365f3f438 #include cleanups 10 years ago
Paweł Bylica 33205fb9c9 Place warning pragmas for LLVM includes in separated files 10 years ago
Paweł Bylica cbc1c99beb Add `unreachable` instruction to fake module generated by Cache 10 years ago
Paweł Bylica ddf4724ce1 Fix cache bug: code was always compiled 10 years ago
Paweł Bylica 0a6111e0d4 Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Paweł Bylica f203843114 Stats for execution states times 10 years ago
Gav Wood 1b0ced4f6d Merge pull request #950 from arkpar/mix_osx 10 years ago
Gav Wood 936e0d82d4 Merge pull request #891 from imapp-pl/pr/evmjit-v0.1 10 years ago
Gav Wood cfea250787 Avoid pulling in unnecessary stuff. 10 years ago
Gav Wood cf6c9b65c6 Potential Windows fix. 10 years ago
Gav Wood cba12caf3e Version bump. 10 years ago
Gav Wood 5bd705b9f9 Wait until network is fully initialised before connecting. 10 years ago
Gav Wood 91165617b5 Serpent update. 10 years ago
Gav Wood 325ec15389 Move CommonJS to libethcore. Split it up ready for refactoring into 10 years ago
Gav Wood 56683398bf Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
arkpar 73bc5158f1 fixing shortcusts on Mac 10 years ago
Gav Wood c38ecd95d9 Split canon blockchain and basic blockchain. 10 years ago
Gav Wood 166ddfeb33 Merge pull request #941 from arkpar/mix_blockchain 10 years ago
Gav Wood a27e7ff0e6 Merge pull request #949 from guanqun/add-some-tests-for-named-args 10 years ago
arkpar edfa7eaa74 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_blockchain 10 years ago
Paweł Bylica 4c58e6ffa5 Create memory helper functions on demand 10 years ago
Gav Wood 08b8da6212 Merge pull request #927 from debris/mixonosx 10 years ago
Lu Guanqun 0a25d83f27 fix string comparision bug revealed by previous test case 10 years ago
Lu Guanqun 1252ed3b88 add several type error test cases 10 years ago
Gav Wood 0987b1bcdc Merge pull request #948 from guanqun/add-some-tests-for-named-args 10 years ago
arkpar b9584c5f21 style 10 years ago
Marek Kotewicz 16ca56dedf Merge branch 'develop' into mixonosx 10 years ago
Marek Kotewicz 8bdf589117 we do not have duplicate libs now, so we cant remove them 10 years ago
Lu Guanqun 544c9ef09e add two test cases parser error for named args 10 years ago
Gav Wood 4ba0e2dd85 Merge pull request #944 from debris/ethereumjs 10 years ago
Lu Guanqun 81d8a14a7b add a test case for disorder named args 10 years ago
Paweł Bylica 99b7607ae2 Use code (and code size) as constants 10 years ago
Marek Kotewicz 9d68d92b07 Merge pull request #947 from debris/natspec_fix 10 years ago
Marek Kotewicz b5c8999b5a fixed natspec.js 10 years ago
Arkadiy Paronyan 7d4cbe8a85 Merge pull request #945 from arkpar/mix_ux 10 years ago
Paweł Bylica 553c47ebcf Move mul512 function to LLVM 10 years ago
Paweł Bylica b22f672f0b Move mul function to LLVM 10 years ago
Paweł Bylica 82972e47df Start of stats collector 10 years ago
Marek Kotewicz 7f0a8ba047 Merge branch 'ethereumjs' into mixonosx 10 years ago
Marek Kotewicz 303de5acdf Merge commit '2d09638fdec853d0d303141ad5ce97b1289153e0' into ethereumjs 10 years ago
Marek Kotewicz 2d09638fde Squashed 'libjsqrc/ethereumjs/' changes from a0cfa3c..f3e1797 10 years ago
Marek Kotewicz 86796b5acd Merge branch 'develop' into mixonosx 10 years ago
arkpar 0f0b91e610 fixed msvc build 10 years ago
arkpar fbb3b86dba Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_ux 10 years ago
arkpar c0c6e23b8c fixed msvc build 10 years ago
Gav Wood 295cc08f9c BlockChain split into CanonBlockChain and just BlockChain. 10 years ago
Gav Wood d3c68cca4f Merge pull request #942 from LefterisJP/accesorsFix 10 years ago
Gav Wood 0d315f81bf Test for named args. 10 years ago