Symbolk / SmartCommitCoreLinks
The Core Algorithm of SmartCommit.
☆25Updated 3 years ago
Alternatives and similar repositories for SmartCommitCore
Users that are interested in SmartCommitCore are comparing it to the libraries listed below
Sorting:
- Towards converting multilingual source code into one language-agnostic graph representation.☆46Updated 2 years ago
- ☆113Updated 2 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆168Updated last week
- GZoltar - Java Library for Automatic Debugging http://www.gzoltar.com☆81Updated 10 months ago
- Bugs.jar: A Large-scale, Diverse Dataset of Bugs for Java Program Repair☆56Updated 7 years ago
- Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset☆67Updated last year
- Sourcerer's Code Clone project☆213Updated 3 years ago
- Git history navigation for dedicated methods, across all kinds of changes incl. complex refactorings.☆41Updated last year
- Open-science repo for our experimental results of automatic software repair on the Defects4J benchmark of Java bugs☆35Updated 3 years ago
- ☆58Updated last year
- A tool of collecting patch-related commits and parsing patches.☆13Updated 6 years ago
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆38Updated 3 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆76Updated last year
- Code clone detection; clone-related bug detection; sematic clone analysis☆219Updated last year
- src2abs is a tool that abstracts Java source code☆35Updated 6 years ago
- A library for building intraprocedural PDGs for Java programs☆34Updated last year
- ☆428Updated 3 weeks ago
- This tool is a Program Dependence Graph generator for a given input file in the programming language Java that can be outputed as a dot f…☆23Updated 5 years ago
- A multi-lingual program repair benchmark set based on the Quixey Challenge☆124Updated 2 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆62Updated 2 years ago
- Automatic Repair Framework that abstract repair tools and bug benchmarks☆71Updated 2 years ago
- Your library for dynamic language modeling☆67Updated 6 years ago
- Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.