Sciweavers

1181 search results - page 51 / 237
» Software evolution storylines
Sort
View
COMPSAC
2010
IEEE
13 years 6 months ago
Metamodel Recovery from Multi-tiered Domains Using Extended MARS
With the rapid development of model-driven engineering (MDE), domain-specific modeling has become a widely used software development technique. In MDE, metamodels represent a schem...
Qichao Liu, Barrett R. Bryant, Marjan Mernik
MSR
2005
ACM
14 years 4 months ago
Understanding source code evolution using abstract syntax tree matching
Iulian Neamtiu, Jeffrey S. Foster, Michael W. Hick...
PROFES
2001
Springer
14 years 3 months ago
Requirements Evolution from Process to Product Oriented Management
Requirements Evolution represents one of the major problems in developing computer-based systems. Current practice in Requirement Engineering relies on process-oriented methodologi...
Stuart Anderson, Massimo Felici
ICSM
2003
IEEE
14 years 4 months ago
Populating a Release History Database from Version Control and Bug Tracking Systems
Version control and bug tracking systems contain large amounts of historical information that can give deep insight into the evolution of a software project. Unfortunately, these ...
Michael Fischer, Martin Pinzger, Harald Gall
ICSE
2011
IEEE-ACM
13 years 2 months ago
MeCC: memory comparison-based clone detector
In this paper, we propose a new semantic clone detection e by comparing programs’ abstract memory states, which are computed by a semantic-based static analyzer. Our experimenta...
Heejung Kim, Yungbum Jung, Sunghun Kim, Kwangkeun ...