Commit Graph

1314 Commits (ab40693de72ac09252ff037facaf073ffd7d9ef6)
 

Author SHA1 Message Date
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 _ 6 years ago
Josselin 2ac8827e99 Minor 6 years ago
Josselin bb57e940c3 Factorise config parsing + add config parsing to slither-format 6 years ago
Josselin 4330b9421a slither-format: add --exclude flag 6 years ago
Josselin 80db6cc543 slither-format: improve error handling 6 years ago
Josselin 91b8b7da93 Fix typo 6 years ago
Josselin ba88275992 Naming convention detector: Allow _ for private/internal function 6 years ago
Feist Josselin c34ecd4320
Update CONTRIBUTING.md 6 years ago
Josselin 741591191e slither-format: generate floating solc version 6 years ago
Josselin b94f5e21c0 Improve patch generation 6 years ago
Josselin a0e220b644 Fix minor bugs, improve patch generation 6 years ago
Josselin 3491de659e Add missing __init__.py files 6 years ago
Josselin e1c4ac6e6c slither-format: 6 years ago
Josselin 8fd5b9533a Use difflib to generate patches (WIP) 6 years ago
Josselin 63a07f6ccd naming convention format: Factor together declaration/definition patch generation 6 years ago
Feist Josselin 0fed7feda3
Merge pull request #285 from crytic/dev-cryticcompile-archive 6 years ago
Josselin 341157f7e2 source_mapping: Check for crytic_compile before acceding to it 6 years ago
Josselin 0c7b22d500 Update to crytic-compile 8539bc38e9f6efb94351ae8a21820bf5d205803e 6 years ago
Josselin ed239cf970 Minor 6 years ago