8 citations · 8 across the 4 of their papers we have counts for
4 papers
More Than React: Investigating The Role of Emoji Reaction in GitHub Pull Requests
Dong Wang, Tao Xiao, Teyon Son +4
Open source software development has become more social and collaborative, evident GitHub. Since 2016, GitHub started to support more informal methods such as emoji reactions, with…
18 Million Links in Commit Messages: Purpose, Evolution, and Decay
Tao Xiao, Sebastian Baltes, Hideaki Hata +4
Commit messages contain diverse and valuable types of knowledge in all aspects of software maintenance and evolution. Links are an example of such knowledge. Previous work on "9.6…
An Empirical Evaluation of Competitive Programming AI: A Case Study of AlphaCode
Sila Lertbanjongngam, Bodin Chinthanet, Takashi Ishio +5
AlphaCode is a code generation system for assisting software developers in solving competitive programming problems using natural language problem descriptions. Despite the advanta…
Bug-Fix Variants: Visualizing Unique Source Code Changes across GitHub Forks
Daigo Imamura, Takashi Ishio, Raula Gaikovina Kula +1
Forking is a common practice for developers when building upon on already existing projects. These forks create variants, which have a common code base but then evolve the code in…