Pinned Repositories
astor
Automatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
coming
A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast analysis
gumtree-spoon-ast-diff
Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees
metamutator
a mutation testing engine for Java based on mutant schemata / metamutants / metaprogramming
nopol
Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.
npefix
Open-science code of the program repair tool described in "Dynamic Patch Generation for Null Pointer Exceptions Using Metaprogramming" (SANER'17)
spooet
a prototype Spoon pretty-printer implemented with JavaPoet
spoon-examples
Examples on how to use the Spoon Java source code transformation library
spoon-gradle-plugin
A gradle plugin to run the Spoon analysis and transformation engine for Java
spoon-maven-plugin
A Maven plugin to run the Spoon analysis and transformation engine for Java
SpoonLabs's Repositories
SpoonLabs/astor
Automatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
SpoonLabs/gumtree-spoon-ast-diff
Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees
SpoonLabs/nopol
Automatic program repair system for Java based on dynamic analysis and code synthesis with SMT. Also contains the code of Dynamoth.
SpoonLabs/coming
A tool for mining commits from Git repositories and diffs to automatically extract code change pattern instances and features with ast analysis
SpoonLabs/spoon-examples
Examples on how to use the Spoon Java source code transformation library
SpoonLabs/spoon-maven-plugin
A Maven plugin to run the Spoon analysis and transformation engine for Java
SpoonLabs/spoon-gradle-plugin
A gradle plugin to run the Spoon analysis and transformation engine for Java
SpoonLabs/metamutator
a mutation testing engine for Java based on mutant schemata / metamutants / metaprogramming
SpoonLabs/npefix
Open-science code of the program repair tool described in "Dynamic Patch Generation for Null Pointer Exceptions Using Metaprogramming" (SANER'17)
SpoonLabs/CoCoSpoon
A library to compute statement-level code coverage using source code transformation with Spoon
SpoonLabs/spooet
a prototype Spoon pretty-printer implemented with JavaPoet
SpoonLabs/KtSpoon
Kotlin support for Spoon (experimental)
SpoonLabs/nopol-experiments
Open-science repository for the evaluation of the TSE paper about Nopol
SpoonLabs/sorald-buildbreaker
GitHub Action that breaks the build if Sorald finds a repairable violation
SpoonLabs/SpoonLabs.github.io
The HTML pages of the Spoon website, produced from the docs folder in the main repo
SpoonLabs/AstorMoth
Repair approaches based on Dynamoth synthesis
SpoonLabs/.github
SpoonLabs/assertj
AssertJ is a library providing easy to use rich typed assertions
SpoonLabs/Bukkit
The Minecraft Mod API
SpoonLabs/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
SpoonLabs/flacocobot-experiments
SpoonLabs/jacoco
FORK of jacoco
SpoonLabs/JWT4B
JWT Support for Burp
SpoonLabs/mimecraft-jdk17
Utility for creating RFC-compliant multipart and form-encoded HTTP request bodies.
SpoonLabs/sorald-experiments
Open-science repository for the evaluation of Sorald
SpoonLabs/spoon-ci-config
The CI configuration of the Spoon project
SpoonLabs/spoon-ci-data
Spoon Continuous Integration Data created by https://github.com/SpoonLabs/spoon-ci-external
SpoonLabs/spoon-ci-external
Additional CI jobs that are not in spoon-core
SpoonLabs/spoon-dependencies
Dependencies for Spoon modules for which there is no serious artifact repository
SpoonLabs/spoon-deploy
Continuous delivery for Spoon