1 citations · 1 across the 2 of their papers we have counts for
4 papers · 1 filter
WIA-SZZ: Work Item Aware SZZ
Salomé Perez-Rosero, Robert Dyer, Samuel W. Flint +2
Many software engineering maintenance tasks require linking a commit that induced a bug with the commit that later fixed that bug. Several existing SZZ algorithms provide a way to…
How Do Developers Use Type Inference: An Exploratory Study in Kotlin
Samuel W. Flint, Ali M. Keshk, Robert Dyer +1
Statically typed languages offer numerous benefits to developers, such as improved code quality and reduced runtime errors, but they also require the overhead of manual type annota…
Data-Driven Evidence-Based Syntactic Sugar Design
David OBrien, Robert Dyer, Tien N. Nguyen +1
Programming languages are essential tools for developers, and their evolution plays a crucial role in supporting the activities of developers. One instance of programming language…
Boidae: Your Personal Mining Platform
Brian Sigurdson, Samuel W. Flint, Robert Dyer
Mining software repositories is a useful technique for researchers and practitioners to see what software developers actually do when developing software. Tools like Boa provide us…