Commit Graph

22 Commits (855053af1089a2e23659b8e6b55bb66ae8ea5b3a)

Author SHA1 Message Date
soad003 f732003df8 Static analysis: Add module for truncation int/uint division (Issue #948) 7 years ago
soad003 70b39e890c Static Analysis: unassigned binops, bug fix, wording 7 years ago
soad003 ebb2653d59 Static Analysis: Compare instead of assign 7 years ago
soad003 0e94fd587b Static Analysis: fixes suggested by axic 7 years ago
soad003 04d2dea5d5 Static Analysis: Bugfix constant function check, Similar var names allow number prefix, add delete dynamic array modul 7 years ago
yann300 3824cd6db6 Fix test - comply with the 0.4.23 solidity compiler 7 years ago
yann300 51f997ef80 Fix static analysis test - looks more right now 7 years ago
yann300 42d1d57a46 Fix solidity var extraction. was using the type property. now using stateVariable && storageLocation 7 years ago
yann300 bfc2d3abb2 fix test 7 years ago
Iuri Matias a00861c5ff update tests to use solc directly 7 years ago
yann300 a96858099a rename browser-solidity => remix-ide 7 years ago
yann300 9d2c032516 add tests 7 years ago
soad003 954a1932f5 Static Analysis: Fix bug when passing function as parameter 7 years ago
yann300 28a24bce1d refactor testing 7 years ago
yann300 99e4e584c4 test mapping decoding 7 years ago
yann300 715536247e add mapping test 7 years ago
soad003 17e12e25b2 Static Analysis: require / assert 7 years ago
yann300 2e6ad71a33 fix compiler input ref 7 years ago
yann300 ca65d66a6b refactor compilerInput && update change on legacy features 7 years ago
yann300 9aa5b294cb move static analysis to remix-solidity 7 years ago
yann300 c0f2a05b36 module split 7 years ago