4522 Commits (50d3825f1f93cff7d8332b67269964eff4eaeaa6)
 

Author SHA1 Message Date
Lefteris Karapetsas 50d3825f1f Solidity AST Json Exporter 10 years ago
Lefteris Karapetsas f91cb0c368 ASTJSonconverter stack takes objects and not pointers 10 years ago
Lefteris Karapetsas 0642bbbd8c More work on the AST export. Work in progress 10 years ago
Lefteris Karapetsas ddd1438a2c Preparing the ground for AST outputing to JSON 10 years ago
Lefteris Karapetsas 7583637c39 Merge pull request #798 from LefterisJP/natspec_OnContractCreation 10 years ago
Lefteris Karapetsas 6ee8be71ba more style fixes and an addition to the coding style 10 years ago
chriseth be7044228e Merge pull request #799 from chriseth/sol_gasAndValue 10 years ago
Lefteris Karapetsas 79b953d9e5 Minor style fixes 10 years ago
Lefteris Karapetsas 4ad3ab2174 Fixes and additional checks for Natspec Popup authentication 10 years ago
chriseth a2cf5088e1 Merge pull request #802 from chriseth/vsFix2797 10 years ago
Lefteris Karapetsas 396fe954b6 Small fixes AZ MainWin.cpp 10 years ago
chriseth 1eda03163c Merge pull request #801 from chriseth/sol_parseErrorForHashCollision 10 years ago
Christian 8ab39943f0 Work around Visual Studio's C2797. 10 years ago
Christian 917cade816 Style. 10 years ago
Gav Wood 4f6d21f2e4 Merge pull request #797 from imapp-pl/pr/bugfix/dup 10 years ago
Christian 9da6bb3629 More flexible access to stack during external function call. 10 years ago
Gav Wood a2f3c2bd8a Merge pull request #796 from CJentzsch/randomTestEfficiency 10 years ago
Gav Wood bfccd97b9d Merge pull request #795 from CJentzsch/randomtests 10 years ago
Christian 43602427a1 Remove redundancy in FunctionType::getSizeOnStack. 10 years ago
Christian 1419263ccc Use min gas for send(). 10 years ago
Christian e16d88c894 Check for hash collisions already before compiling. 10 years ago
Lefteris Karapetsas ee682f1949 Cleaning up debug messages and abstracting some functionality 10 years ago
CJentzsch 5ff846e1c7 less invalid opcode tests 10 years ago
Lefteris Karapetsas 08a1566b85 Cleaned up some unused functions 10 years ago
Christian de3e6a09db Specify value for contract creation. 10 years ago
Christian 1b36ff453b Modify gas and value for external function call. 10 years ago
CJentzsch 3d01e66c1d replace BOOST_REQUIRE with assert, because it is used outside the boost test framework 10 years ago
CJentzsch 607c71e785 more randomness in the optimizations 10 years ago
Lefteris Karapetsas e7ac3ba869 Natspechandler: Get function hash from transaction data 10 years ago
Paweł Bylica 5096dbfc22 Allways generate stack_get() call to detect stack underflow cases 10 years ago
Paweł Bylica 4dd45e785f Add 'evmjit/' from commit '7906cdd2e8ba2a46763d45e4df8c57642d5df84c' 10 years ago
Paweł Bylica c9ddc4468a Temporary remove evmjit subtree 10 years ago
Lefteris Karapetsas 5b36d3c163 Natspec method key is now the Canonical Signature 10 years ago
Paweł Bylica 106a7a8472 Allways generate stack_get() call to detect stack underflow cases 10 years ago
Lefteris Karapetsas 18dd4515bd A first version of Natspec warning popup 10 years ago
CJentzsch f401d34ac8 fix spaces->tab, detailed callcreate check 10 years ago
CJentzsch 165c33395e fix callcreates imoport 10 years ago
Gav Wood ba6fc4efe0 Fix #597 10 years ago
Gav Wood 6e62485aa2 Fix for filters/watches. 10 years ago
CJentzsch 2d8f047291 Merge remote-tracking branch 'upstream/develop' into randomTestEfficiency 10 years ago
CJentzsch dc76791dbb random test optimization 10 years ago
CJentzsch 8c41634dc9 Merge remote-tracking branch 'upstream/develop' into randomtests 10 years ago
CJentzsch 51a4ae1807 check test with JIT for random test simulations 10 years ago
Gav Wood 29143159b6 Merge pull request #791 from imapp-pl/pr/evmjit_fixes 10 years ago
Gav Wood 30e3ddd8f3 Merge pull request #793 from arkpar/msvc_build 10 years ago
Gav Wood d03cb1046f Merge pull request #789 from arkpar/mix_project_tree 10 years ago
Gav Wood 799e09508e New ignores for node modules. 10 years ago
Gav Wood 5c7e930242 Add merge master script. 10 years ago
Gav Wood 070f9b9a09 Auto-generated commits, too. 10 years ago
Gav Wood 7fd64c1596 Fix for JS API formatting. 10 years ago