Commit Graph

8 Commits (8f3fc4ae4abe823f80288c0a4fd1d70d94a3a58c)

Author SHA1 Message Date
filip mertens edaaeebea7 # This is a combination of 50 commits. 2 years ago
lianahus 7cd5869334 disable SUT when sol.v is less than 0.4.12 2 years ago
Aniket-Engg 78a4f7ee81 fix remix-analyser tests 3 years ago
aniket-engg 94c834cb53 check variable declaration too 4 years ago
aniket-engg a3358c383f unit tests fixed 4 years ago
aniket-engg 894a0abd08 moved libs into libs dir 4 years ago
Admin c0fc2aa880 Moved files to libs/ 5 years ago
aniket-engg 5594cdea38 guard conditions with location 5 years ago
aniket-engg aee19d3056 more type defs added in tests 5 years ago
aniket-engg c3a5ef3b6a blockhash, type defs in test file & module import 5 years ago
aniket-engg 2cb6cf1cf5 integration tests for 0.4.24 contracts updated 5 years ago
aniket-engg 0569590c5f modules updated for current AST 5 years ago
aniket-engg 81c27a2678 test files updated 5 years ago
aniket-engg c1c7105507 everything in ts including tests & types defined 5 years ago
aniket-engg 534bb0b7a3 tests working fine 5 years ago
aniket-engg a91d82b21a all modules in ts, tests running partially 5 years ago
aniket-engg 2a90acd726 tests for #1314 5 years ago
app 376baccd0d updated logic with tests 5 years ago
yann300 bf42124fc3 fixStatixAnalysis0.5 6 years ago
LianaHus fcc623bf2b renamed solc.compileStandardWrapper to solc.compile 6 years ago
0mkar 6dac1d93b5 Temp remove failing tests for deleteFromDynamicArray & forLoopIteratesOverDynamicArray 6 years ago
0mkar d3ebc4e8d1 add forLoopIteratesOverDynamicArray tests 6 years ago
0mkar cd6e23a85f add deleteFromDynamicArray tests 6 years ago
soad003 d1374ba6f2 static analysis: new folder structure 6 years ago
soad003 7bc57243ca Static Analysis: ERC20 decimals type check 6 years ago
soad003 4d457a81a2 static analysis: change to new file structure 6 years ago
soad003 5a9a733ef2 Static Analysis: warn when bytes(str).length is used to eval string length 6 years ago
soad003 d689ae61ac StaticAnalysis: another testcase 6 years ago
soad003 c19b944666 StaticAnalysis: selfdestruct terminal, bugfix return, another testcase 6 years ago
soad003 93ba8eb603 StaticAnalysis: selfdestruct terminal warning 6 years ago
Iuri Matias 6592415e3f rename analysis module to remix-analyzer 6 years ago
Iuri Matias 4742022f23 move code analyzer to its own repo 6 years ago
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 fd1c024de6 Static Analysis: Bugfix constant function check, Similar var names allow number prefix, add delete dynamic array modul 7 years ago
yann300 7ff1338728 Fix static analysis test - looks more right now 7 years ago
Iuri Matias a4bb8eab9a update tests to use solc directly 7 years ago
soad003 32a682762a Static Analysis: require / assert 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