Commit Graph

1686 Commits (9be9ad84020538fb7d7dcf34a82ca160af0a3cd0)
 

Author SHA1 Message Date
Josselin 595e8b9828 Fix travis 5 years ago
Josselin 00a9e9dcbc Merge branch 'dev' into dev-std-redirect 5 years ago
Josselin 119ef0684d rename detectors-types to list-detectors 5 years ago
Feist Josselin ccfdfd7dbb
Update README.md 5 years ago
Josselin 6ebc8bb35e Add source mapping to constructor_variable 5 years ago
Josselin 66830b3362 Naming convention: allow _ in name for private/internal function + fix regex (fix #287) 5 years ago
Feist Josselin f2c8f55da0
Merge pull request #293 from crytic/dev-missing-irs-conversion 5 years ago
Feist Josselin e57b78015a
Merge pull request #276 from crytic/feature-detect-aragon-os 5 years ago
David Pokora cbfb8c668b
Merge branch 'master' into dev-std-redirect 5 years ago
Josselin 74ae4a9e5f Prevent collision with existing name 5 years ago
Josselin af5bfa65b8 Improve patches generation 5 years ago
Josselin 6599ae69e6 Minor 5 years ago
Josselin adacf35efd slither-format Fix and improve patch dispatcher 5 years ago
Josselin 4c6ee59e42 Improve overall source mapping support 5 years ago
Josselin c3e111aac4 Merge branch 'dev-missing-irs-conversion' into dev-slither-format-tool-only-new 5 years ago
Josselin 3fff0bf5b2 Upadte etherscan travis test 5 years ago
Josselin ce44853177 Minor fixes 5 years ago
Josselin d251c67ec4 Merge branch 'dev-missing-irs-conversion' into dev-slither-format-tool-only-new 5 years ago
Josselin 5b636f5b43 Improve constructor call support 5 years ago
Josselin 8da3b86a30 Add a new type of function: constructor_variable to hold state variable initialization 5 years ago
Feist Josselin d7343aad8f
Merge pull request #290 from crytic/dev-fix-config 5 years ago
Josselin 3d43c3c148 Minor fixes 5 years ago
Josselin 12a5a75b38 Fix filter-paths argument in case of raw directory (fix #292) 5 years ago
Josselin 8879453a27 Fix minor bugs + add modifier support 5 years ago
Josselin d0aa6d44b5 Merge branch 'dev-missing-irs-conversion' into dev-slither-format-tool-only-new 5 years ago
Josselin 22f8ed731d Create ModifierStatements to allow IR conversion on modifier call 5 years ago
Josselin d625fa0b78 slither-format: Rewrite naming convetion with a modular approach 5 years ago
Josselin 528cae028a Minor 5 years ago
Josselin bc18014878 Merge branch 'dev-fix-config' into dev-slither-format-tool-only-new 5 years ago
Josselin 72c81d0a45 Merge branch 'dev' into dev-fix-config 5 years ago
Josselin 84f3573c74 Improve logging of parsing issues 5 years ago
Josselin 4cbe048ce7 Fix incorrect arguments to crytic-compile (fix #289) 5 years ago
Josselin 03726f6fc3 WIP refactor naming convention 5 years ago
Josselin 04480e6d38 IR: create ChildExpression, and assign the expression to each IR 5 years ago
Josselin a4428211a3 Improve naming convetion formater + add ReadVarSyntactic visitor 5 years ago
Josselin cb375eeb80 naming convention detector: Fix is_mixed_case with _ 5 years ago
Josselin 2ac8827e99 Minor 5 years ago
Josselin bb57e940c3 Factorise config parsing + add config parsing to slither-format 5 years ago
Josselin 4330b9421a slither-format: add --exclude flag 5 years ago
Josselin 80db6cc543 slither-format: improve error handling 5 years ago
Josselin 91b8b7da93 Fix typo 5 years ago
Josselin ba88275992 Naming convention detector: Allow _ for private/internal function 5 years ago
Feist Josselin c34ecd4320
Update CONTRIBUTING.md 5 years ago
Josselin 741591191e slither-format: generate floating solc version 5 years ago
Josselin b94f5e21c0 Improve patch generation 5 years ago
Josselin a0e220b644 Fix minor bugs, improve patch generation 5 years ago
Josselin 3491de659e Add missing __init__.py files 5 years ago
Josselin e1c4ac6e6c slither-format: 5 years ago
Josselin 8fd5b9533a Use difflib to generate patches (WIP) 5 years ago
Josselin 63a07f6ccd naming convention format: Factor together declaration/definition patch generation 5 years ago