Proceedings of the 2008 International Working Conference on Mining Software Repositories 2008
DOI: 10.1145/1370750.1370758
|View full text |Cite
|
Sign up to set email alerts
|

A change-aware development environment by recording editing operations of source code

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
38
0

Year Published

2010
2010
2019
2019

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 39 publications
(39 citation statements)
references
References 11 publications
1
38
0
Order By: Relevance
“…A program comprehension tool could exploit such information. Tools that record fine-grained code changes and replay them [8]- [12] are typical examples of such plug-ins that have recently become feasible.…”
Section: Replaying Code Changesmentioning
confidence: 99%
See 3 more Smart Citations
“…A program comprehension tool could exploit such information. Tools that record fine-grained code changes and replay them [8]- [12] are typical examples of such plug-ins that have recently become feasible.…”
Section: Replaying Code Changesmentioning
confidence: 99%
“…In our previous work [12], we proposed OperationRecorder, an Eclipse plug-in that automatically records fine-grained changes (i.e., edit operations, not AST change operations) by continuously tracking the code edits performed on Eclipse's Java editor. Moreover, we presented OperationReplayer [15], an Eclipse plug-in that allows programmers to explore the source code restored by chronologically accumulating the recorded operations.…”
Section: Toolsmentioning
confidence: 99%
See 2 more Smart Citations
“…Omori and Maruyama [37,38] developed a similar fine-grained operation recorder and replayer for the Eclipse IDE. In contrast to CodingTracker, their tool does not infer AST node operations but rather associates code edits with AST nodes, to which they might belong.…”
Section: Tools For Fine-grained Analysis Of Code Evolutionmentioning
confidence: 99%