Tweet | |
J. Matsumoto, Y. Higo, and S. Kusumoto, "Beyond Gumtree: a Hybrid Approach to Generate Edit Scripts," 16th International Conference on Mining Software Repositories, 2019. | |
ID | 590 |
分類 | 国際会議 |
タグ | approach beyond edit generate gumtree hybrid scripts |
表題 (title) |
Beyond Gumtree: a Hybrid Approach to Generate Edit Scripts |
表題 (英文) |
|
著者名 (author) |
Junnosuke Matsumoto,Yoshiki Higo,Shinji Kusumoto |
英文著者名 (author) |
Junnosuke Matsumoto,Yoshiki Higo,Shinji Kusumoto |
キー (key) |
Junnosuke Matsumoto,Yoshiki Higo,Shinji Kusumoto |
定期刊行物名 (journal) |
16th International Conference on Mining Software Repositories |
定期刊行物名 (英文) |
|
巻数 (volume) |
|
号数 (number) |
|
ページ範囲 (pages) |
|
刊行月 (month) |
0 |
出版年 (year) |
2019 |
Impact Factor (JCR) |
|
URL |
|
付加情報 (note) |
|
注釈 (annote) |
|
内容梗概 (abstract) |
On development using a version control system, understanding differences of source code is important. Edit scripts (in short, ES) represent differences between two versions of source code. One of the tools generating ESs is GumTree. GumTree takes two versions of source code as input and generates an ES consisting of insert, delete, update and move nodes of abstract syntax tree (in short, AST).
However, the accuracy of move and update actions generated by GumTree is insufficient, which makes ESs more difficult to understand. A reason why the accuracy is insufficient is that GumTree generates ESs from only information of AST. Thus, in this research, we propose to generate easier-to-understand ESs by using not only structures of AST but also information of line differences. To evaluate our methodology, we applied it to some open source software, and we confirmed that ESs generated by our methodology are more helpful to understand the differences of source code than GumTree. |
論文電子ファイル | preprint.pdf (application/pdf) [一般閲覧可] |
BiBTeXエントリ |
@article{id590, title = {Beyond GumTree: A Hybrid Approach to Generate Edit Scripts}, author = {Junnosuke Matsumoto and Yoshiki Higo and Shinji Kusumoto}, journal = {16th International Conference on Mining Software Repositories}, month = {0}, year = {2019}, } |