9 citations · 9 across the 2 of their papers we have counts for
3 papers
cs.SE2025
ActRef: Enhancing the Understanding of Python Code Refactoring with Action-Based Analysis
Siqi Wang, Xing Hu, Xin Xia +1
Refactoring, the process of improving the code structure of a software system without altering its behavior, is crucial for managing code evolution in software development. Identif…
cs.SE2025★ 9 cited
What Makes a Good TODO Comment?
Haoye Wang, Zhipeng Gao, Tingting Bi +4
Software development is a collaborative process that involves various interactions among individuals and teams. TODO comments in source code play a critical role in managing and co…
cs.SE2025
DeCon: Detecting Incorrect Assertions via Postconditions Generated by a Large Language Model
Hao Yu, Tianyu Chen, Jiaming Huang +8
Recently, given the docstring for the target problem and the target function signature, large language models (LLMs) have been used not only to generate source code, but also to ge…