Commit Graph

22 Commits (cf674ee43fdf765f201fa27c59e902dcbc6faa98)

Author SHA1 Message Date
soad003 7c6f4778f2 Static analysis: Add module for truncation int/uint division (Issue #948) 7 years ago
soad003 fd4027994b Static Analysis: unassigned binops, bug fix, wording 7 years ago
soad003 25591ed824 Static Analysis: Compare instead of assign 7 years ago
soad003 94783ee1a2 Static Analysis: fixes suggested by axic 7 years ago
soad003 fd1c024de6 Static Analysis: Bugfix constant function check, Similar var names allow number prefix, add delete dynamic array modul 7 years ago
yann300 a0e8567eac Fix test - comply with the 0.4.23 solidity compiler 7 years ago
yann300 7ff1338728 Fix static analysis test - looks more right now 7 years ago
yann300 80eed48315 Fix solidity var extraction. was using the type property. now using stateVariable && storageLocation 7 years ago
yann300 e46b1719e0 fix test 7 years ago
Iuri Matias a4bb8eab9a update tests to use solc directly 7 years ago
yann300 ff48ed0b6c rename browser-solidity => remix-ide 7 years ago
yann300 eef41d5fba add tests 7 years ago
soad003 b1f48bef1b Static Analysis: Fix bug when passing function as parameter 7 years ago
yann300 a466f6eaef refactor testing 7 years ago
yann300 ee21320c80 test mapping decoding 7 years ago
yann300 658de38880 add mapping test 7 years ago
soad003 32a682762a Static Analysis: require / assert 7 years ago
yann300 80e0f20c78 fix compiler input ref 7 years ago
yann300 884f42c5af refactor compilerInput && update change on legacy features 7 years ago
yann300 1d6e50c7bb move static analysis to remix-solidity 7 years ago
yann300 f550bd8cff module split 7 years ago