3 papers
cs.SE2026
Tangling Pull Requests: Curating a Commit Untangling Dataset from Merged PRs
Yuki Ueno, Profir-Petru Pârţachi, Takashi Kobayashi
Composite commits (CC), in which multiple unrelated changes are bundled into a single commit, are frequent in software development and significantly hinder code comprehension and m…
cs.SE2026
Hallucination Inspector: A Fact-Checking Judge for API Migration
Marcos Tileria, Santanu Kumar Dash, Profir-Petru Pârţachi +1
Large Language Models (LLMs) are increasingly deployed in automated software engineering for tasks such as API migration. While LLMs are able to identify migration patterns, they o…
cs.SE2025
Bringing Structure to Naturalness: On the Naturalness of ASTs
Profir-Petru Pârţachi, Mahito Sugiyama
Source code comes in different shapes and forms. Previous research has already shown code to be more predictable than natural language as well as highlighted its statistical predic…