Pinned Repositories
awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
codamosa
CS527-SP24-Milestone3
D4J_Maven
Pre-configured Defects4J 1.2 programs with pom files
note-dive-into-deeplearning
patch_correctness
prapr-sc
Official repository for PraPR source code
prapr_data
Repository to store PraPR result, pom configurations, etc.
software-engineering-research
repoqa
RepoQA: Evaluating Long-Context Code Understanding
claudeyj's Repositories
claudeyj/patch_correctness
claudeyj/D4J_Maven
Pre-configured Defects4J 1.2 programs with pom files
claudeyj/note-dive-into-deeplearning
claudeyj/prapr-sc
Official repository for PraPR source code
claudeyj/prapr_data
Repository to store PraPR result, pom configurations, etc.
claudeyj/software-engineering-research
claudeyj/awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
claudeyj/codamosa
claudeyj/CS527-SP24-Milestone3
claudeyj/CS527-SP24-Milestone4
claudeyj/defects4j
A Database of Real Faults and an Experimental Infrastructure to Enable Controlled Experiments in Software Engineering Research
claudeyj/CS527_milestones
claudeyj/Defects4J-Maven
claudeyj/evosuite
EvoSuite - automated generation of JUnit test suites for Java classes
claudeyj/gora
The Apache Gora open source framework provides an in-memory data model and persistence for big data.
claudeyj/GumtreeLambdaAnalysis
claudeyj/idoft
claudeyj/JQF
JQF + Zest: Coverage-guided semantic fuzzing for Java.
claudeyj/klee
KLEE Symbolic Execution Engine
claudeyj/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
claudeyj/milestone1
claudeyj/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
claudeyj/PatchCorrectnessEmpirical
claudeyj/pinot
Apache Pinot - A realtime distributed OLAP datastore
claudeyj/pitest
State of the art mutation testing system for the JVM
claudeyj/prapr
Practical Program Repair via Bytecode Mutation
claudeyj/sequencer
Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo.
claudeyj/SimFix
Automatically fix programs by leveraging existing patches from other projects and similar code snippets from the faulty project.
claudeyj/SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.