3734 Commits (f6ddd3fd3336b329e4b7a48f6c354933118a733a)
 

Author SHA1 Message Date
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 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
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
Lefteris Karapetsas 03b2fa387d Fixing SolidityABIJSON test 10 years ago
Gav Wood c3b6fdd899 abi -> json-abi 10 years ago
Gav Wood f125a4b505 CLI tweaks. 10 years ago
Gav Wood 0de1fe5b02 Rename "JSON Documentation" -> Metadata. 10 years ago
Gav Wood 2a21a544ce Documentation update. 10 years ago
Gav Wood 406d3e6aba Unit testing for log in Solidity. 10 years ago
Lefteris Karapetsas e94f1ca5b2 Adjusting Solidity Optimizer Tests 10 years ago
Lefteris Karapetsas 5e77063c38 Fixing a solAssert in getInterfacefunctions() 10 years ago
Lefteris Karapetsas 299305548f Adjustments to Solidity compiler code for Function Hash 10 years ago
Gav Wood 0ca84e5a0d Basic logging in Solidity (though no tests yet). 10 years ago
Lefteris Karapetsas 4331bd9a87 adjusting byte difference in optimizer large integers test 10 years ago
Lefteris Karapetsas 425f15cb7e merging develop 10 years ago
Lefteris Karapetsas 9fff09af6b Compiler EVM generation now takes into account for the new function hash 10 years ago
CJentzsch c25b4798bd long jumpdest list 10 years ago
CJentzsch 9f9d457e0d sdiv int256.min -1 10 years ago
CJentzsch 3b9cfb12a3 sdiv with negative fractional result 10 years ago
debris 8ef795acd8 removed empty line 10 years ago
debris ec41a98d27 Merge branch 'develop' into windows_fixes 10 years ago
debris 8076417ff6 namespaces fixes for msvc 10 years ago
CJentzsch 8c462087b1 add valid jumpdest with jumpdest at beginning 10 years ago
Gav Wood 688639cbcb New gitignore. 10 years ago
Gav Wood f0cf2c3810 Merge commit '1f40799620b80fae31b3b93d38db08e878ee326a' into develop 10 years ago
Gav Wood 1f40799620 Squashed 'evmjit/' changes from 533531b..035c376 10 years ago
Lefteris Karapetsas c201e85c01 mix uses new getInterfaceFunctions() 10 years ago
CJentzsch af72b6fa8b more dynamic jump tests 10 years ago
Lefteris Karapetsas 69a0dcfa15 work in progress in testing the new function selector in the end to end tests 10 years ago
Gav Wood d83b2e3e6b Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood 6cc8c9de69 VM skips push data when looking for JUMPDEST. 10 years ago
Lefteris Karapetsas b2362f4113 Adjusting SolidityCompiler tests 10 years ago
Gav Wood 7b6e6fd156 Merge pull request #743 from chriseth/sol_warningFixes 10 years ago
Gav Wood f1018dddd4 Merge pull request #744 from debris/windows_build 10 years ago
Marek Kotewicz e9913a3d10 new vps for windows build 10 years ago
Gav Wood bf8174ecee Warnings fixes. 10 years ago
Gav Wood 46869f3bdc Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 10 years ago
Gav Wood dc4e51568c Merge pull request #742 from chriseth/sol_optimizerChange 10 years ago
Christian 460571bd77 Fix some warnings about uninitialized members. 10 years ago
Lefteris Karapetsas b8b75c841b Solidity getInterfaceFunctions is now a map of hash to Function 10 years ago
Gav Wood ff7acf0f37 Merge pull request #741 from chriseth/sol_fix_useParameterStackSize 10 years ago
Gav Wood 43de8659f0 Merge pull request #740 from CJentzsch/vmtests 10 years ago
Gav Wood e976371172 Merge pull request #739 from debris/ethereumjs_subtree 10 years ago
Gav Wood 16c0e14f2d Merge pull request #738 from LefterisJP/sol_abiFunctionHash 10 years ago
Gav Wood 33f7f741b1 Merge pull request #730 from debris/subtree 10 years ago
Gav Wood b6a5a27530 Merge pull request #734 from CJentzsch/blockhash 10 years ago