-
AVATAR -- A automated program tool with static analysis violation fix patterns.
Open Sourced, See: https://github.com/SerVal-DTF/AVATAR
-
debug-method-name -- A tool of learning to spot and refactor inconsistent method names.
Open Sourced, See: https://github.com/SerVal-DTF/debug-method-name
-
fixminer-APR -- A tool of mining fix patterns and program repair.
Open Sourced, See: https://github.com/SerVal-DTF/fixminer-APR
-
FixPatternMiner -- A tool of mining fix patterns for FindBugs violations.
Open Sourced, See: https://github.com/FixPattern/findbugs-violations
-
JavaCodeParser -- A tool of converting a Java code fragment into an AST or a simple code tree.
Open Sourced, See: https://github.com/AutoProRepair/JavaCodeParser
-
iFixR -- A tool of bug report driven program repair.
Open Sourced, See: https://github.com/SerVal-DTF/iFixR
-
LSRepair -- An automated program repair tool with fix Ingredients searched from real-world code bases.
Open Sourced, See: https://github.com/AutoProRepair/LSRepair
-
PatchParser -- A tool of collecting patch-related commits and parsing patches.
Open Sourced, See: https://github.com/AutoProRepair/PatchParser
-
FaCoy -- A code-to-code search engine for finding semantically similar code fragments in large code bases.
Open Sourced, See: https://github.com/FalconLK/facoy
-
TBar -- A tool of automated program repair tool based on fix patterns.
Open Sourced, See: https://github.com/SerVal-DTF/TBar
|