4829 Commits (0e721b4dfa7fd57d5573d7ab91687c47e47f898a)
 

Author SHA1 Message Date
Marek Kotewicz e0c41befd7 Merge commit '38ffac065a2d27b4e416f4ec4a275114f02463a7' into ethereumjs 10 years ago
Marek Kotewicz 38ffac065a Squashed 'libjsqrc/ethereumjs/' changes from 543a87c..0933a79 10 years ago
Marek Kotewicz 15b899df64 removed resize 10 years ago
Marek Kotewicz 0933a79ab8 missing fromAscii 10 years ago
Paweł Bylica a87c563acb Merge remote-tracking branch 'upstream/develop' into evmjit 10 years ago
Gav Wood e17525c5f7 Merge pull request #765 from chriseth/sol_someLogFixes 10 years ago
Gav Wood d7cb9a39b8 Merge pull request #753 from debris/buildtype 10 years ago
Gav Wood 7b03477983 Warning fix. 10 years ago
Paweł Bylica 272a0bd6fc EVMJIT: Better object cache and other improvements 10 years ago
Paweł Bylica 9c244ed08e Load cached object without compiling LLVM module 10 years ago
Marek Kotewicz 066ed0b590 web3.sha3 test 10 years ago
Paweł Bylica 3990e5b97a Add _SCL_SECURE_NO_WARNINGS for LLVM on Windows 10 years ago
Paweł Bylica cb8fa0a5b2 Fix MSVC build 10 years ago
Gav Wood 9acbab487b Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood b01c076788 Merge pull request #745 from chriseth/sol_integerConstants 10 years ago
Gav Wood 96a04e7c5e Merge pull request #749 from imapp-pl/pr/jit-option 10 years ago
Christian a017d2b1de Remove const from make_shared to allow enable_shared_from_this to work on MacOS. 10 years ago
Christian e1338c7e6c Arbitrary precision integer constants. 10 years ago
Gav Wood 1df12276f4 Merge pull request #758 from caktux/develop 10 years ago
Gav Wood 35d82841e2 Merge pull request #760 from CJentzsch/blockhash 10 years ago
Christian f6ddd3fd33 Possibility for unary operators to change type. 10 years ago
Christian 874b2b34ea Use shared_from_this instead of manually supplying a shared_ptr to this. 10 years ago
Gav Wood e668d299f9 git push origin developMerge branch 'chriseth-sol_integerConstants' into develop 10 years ago
Christian 8ad6951f38 Some changes to the log functions. 10 years ago
Gav Wood 138a16f97c Merge branch 'sol_integerConstants' of https://github.com/chriseth/cpp-ethereum into chriseth-sol_integerConstants 10 years ago
Gav Wood 84a1eb6648 Merge pull request #748 from debris/windows_fixes 10 years ago
Gav Wood 52099e2266 Merge pull request #746 from CJentzsch/jumpdest 10 years ago
Paweł Bylica 47886c844a Remove compleated TODO task 10 years ago
arkpar c58142c7a1 Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_project_tree 10 years ago
arkpar 715e0a4745 continue project model implementation 10 years ago
Paweł Bylica 6fee45a3e3 Set "jump dest" flag in constructor of BasicBlock 10 years ago
Paweł Bylica f0008a3124 Use iterators in BasicBlock 10 years ago
Marek Kotewicz 6d3353ae60 Merge commit 'b656db02f7482e915cd3a735199760fe0120c578' into ethereumjs 10 years ago
Marek Kotewicz b656db02f7 Squashed 'libjsqrc/ethereumjs/' changes from a5907a8..543a87c 10 years ago
Marek Kotewicz 543a87c63f method signature length defined 10 years ago
Paweł Bylica be7713ac33 Use iterators in basic block compilation 10 years ago
Marek Kotewicz b3eda29f41 Merge branch 'master' into tests 10 years ago
Marek Kotewicz f420029127 Merge commit '993be7b6de098d98b1940b57ad9b08db3144da2b' into ethereumjs 10 years ago
Marek Kotewicz 993be7b6de Squashed 'libjsqrc/ethereumjs/' changes from 807ec60..a5907a8 10 years ago
Marek Kotewicz 30220d8dcc Merge branch 'develop' into ethereumjs 10 years ago
Paweł Bylica 098632804d Refactor / rename 10 years ago
Marek Kotewicz a5907a8239 Merge branch 'master' of https://github.com/ethereum/ethereum.js 10 years ago
Marek Kotewicz 2a6c84984a version upgraded 10 years ago
Marek Kotewicz 0538c11576 sha3 method signature 10 years ago
Jeffrey Wilcke c9015e2e04 module var fix 10 years ago
Jeffrey Wilcke 07fba274b1 module var fix 10 years ago
Paweł Bylica bb37986cad Rewrite basic block creation code 10 years ago
chriseth 803046b3e8 Merge pull request #764 from chriseth/sol_buildfixLogMerge 10 years ago
Christian 8e84acb98b Buildfix after semantical merge conflict. 10 years ago
chriseth 95a526a7d9 Merge pull request #754 from LefterisJP/sol_abiFunctionHash 10 years ago