Sciweavers

SCAM
2015
IEEE
9 years 11 months ago
CodeMetropolis: Eclipse over the city of source code
—The graphical representations of software (code visualization in particular) may provide both professional programmers and students learning only the basics with support in prog...
Gergo Balogh, Attila Szabolics, Árpá...
SCAM
2015
IEEE
9 years 11 months ago
The impact of cross-distribution bug duplicates, empirical study on Debian and Ubuntu
—Although open source distributions like Debian and Ubuntu are closely related, sometimes a bug reported in the Debian bug repository is reported independently in the Ubuntu repo...
Vincent Boisselle, Bram Adams
SCAM
2015
IEEE
9 years 11 months ago
ORBS and the limits of static slicing
—Observation-based slicing is a recently-introduced, language-independent slicing technique based on the dependencies observable from program behaviour. Due to the well-known lim...
David Binkley, Nicolas E. Gold, Mark Harman, Syed ...
SCAM
2015
IEEE
9 years 11 months ago
Detecting function purity in JavaScript
—We present an approach to detect function purity in JavaScript. A function is pure if none of its applications cause observable side-effects. The approach is based on a pushdown...
Jens Nicolay, Carlos Noguera, Coen De Roover, Wolf...