Commit Graph

2131 Commits (4d8181ee0e8e5b767c84b93d9b24a510169b6e97)

Author SHA1 Message Date
Feist Josselin 8b6ac75905 Improve types in detectors 2 years ago
Feist Josselin d0c0a17823 Minor improvements 2 years ago
Feist Josselin 82f761ca32 Remove unused import 2 years ago
alpharush 8bb4ffac62 move assertion to proper branch 2 years ago
alpharush ead539792d add github pages docs 2 years ago
alpharush 8475083800
fix 2 years ago
alpharush 9361a7bc8d
use dynamic property 2 years ago
alpharush 3bf8bfb61b fix ternary in nested expr with index access 2 years ago
alpharush 47ce2733fc
Revert "show ignored findings by default for checklist" 2 years ago
bart1e 63bd0dc1fb Unused imports removed 2 years ago
bart1e 1c81171d5a References of user defined aliases updated + references added when casting to user defined types 2 years ago
alpharush 4e8066c711
consider constants in divide-before-multiply 2 years ago
alpharush d6af2ea1f1
fix tuple 2 years ago
alpharush ce8e502b86 more types 2 years ago
alpharush 21a0ba882e do not consider string types as immut cand. 2 years ago
alpharush 6b50684d61 use enum value 2 years ago
alpharush fb964e7af7 use enum strings instead of impl. __str__ 2 years ago
Feist Josselin 38a46fa0b4 Fix pylint/black 2 years ago
Feist Josselin f16d0989ef More types 2 years ago
Feist Josselin b9ad502d82 Types improvements 2 years ago
Feist Josselin 8eec95be2a Types improvements 2 years ago
Feist Josselin faba84efc1 Black + pylint 2 years ago
Feist Josselin d4e2f3681c Monkeytype 2 years ago
Feist Josselin b57be52818 Add more types hints 2 years ago
bart1e bb556ba4da Fix for 'Type not subscriptable' issue 2 years ago
bart1e a1f85c33d8 Requested changes added 2 years ago
bart1e a87c3bc2a2 High cyclomatic complexity detector added 2 years ago
bart1e 9d510eccef Strongly connected components algorithm fix + cyclomatic complexity algorithm fix 2 years ago
Feist Josselin fb3c863dc8 Fix support for constant variable lookup in yul 2 years ago
Feist Josselin ea8d232f09 Minor API improvements 2 years ago
Feist Josselin 2102725241 Minor codex improvements 2 years ago
bart1e 62902d74b4 'No uppercase' warning for public vars removed 2 years ago
Feist Josselin 20206a86aa Improve convert_type_of_high_and_internal_level_call 2 years ago
Feist Josselin 2cb498513e Add type to type_alias 2 years ago
Feist Josselin 33c1fd2c8f Add files 2 years ago
alpharush cf7c62bad1 add changes 2 years ago
alpharush 7569131faa fix type conversion of alias so library function can be found 2 years ago
Feist Josselin 811dd78b48
Update literal.py 2 years ago
Simone f47f682040 Run black 2 years ago
Simone c548dfdcc7 Fix analyze library using for directives 2 years ago
alpharush 78caeb691c track type aliases at top level 2 years ago
alpharush 4685eac44f parse semver 2 years ago
alpharush afb7342619 fix constructor var not detected as candidate, separate detectors 2 years ago
Josselin Feist 8e4d388961 improve import 2 years ago
Josselin Feist ed9cbf8320 Fix types 2 years ago
Josselin Feist 7c97d2e3e5 Add --no-fail mode 2 years ago
Simone cbc3077a65 Fix using for with alias import 2 years ago
Josselin Feist 0b99b348fb minor 2 years ago
Josselin Feist c7154637d6 WIP fix yul parsing 2 years ago
Simone 1c869df9e9 Fix implicit conversion 2 years ago