A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast analysis
☆102Nov 13, 2024Updated last year
Alternatives and similar repositories for coming
Users that are interested in coming are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Automated Classification of Overfitting Patches with Statically Extracted Code Features http://arxiv.org/pdf/1910.12057☆11Jan 13, 2023Updated 3 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆179May 28, 2026Updated 2 weeks ago
- Open-science repository on KTH's program repair experiment on the Quixbugs benchmark☆12May 23, 2022Updated 4 years ago
- Automatic Repair Framework that abstract repair tools and bug benchmarks☆72May 1, 2023Updated 3 years ago
- SootDiff - Bytecode Comparison Across Different Java Compilers☆18May 24, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Library for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Oct 22, 2018Updated 7 years ago
- ☆20Nov 6, 2019Updated 6 years ago
- repo of "SelfAPR: Self-supervised Program Repair with Test Execution Diagnostics" (ASE 22) https://oadoi.org/10.1145/3551349.3556926☆29Mar 4, 2024Updated 2 years ago
- test driver to run JUnit tests isolated in a new JVM☆16Dec 12, 2024Updated last year
- C# Data Extraction for "Learning to Represent Edits"☆27Nov 3, 2018Updated 7 years ago
- Research material about software engineering at KTH☆18Mar 27, 2026Updated 2 months ago
- ADD extracts features from patches such as repair patterns.☆13Oct 2, 2023Updated 2 years ago
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.