Kui LIU
|
dc12ebec24
|
Add logs.
|
2017-09-14 18:46:49 +02:00 |
|
Kui LIU
|
a9305fcba1
|
Correct the wrong end line number.
|
2017-09-14 16:38:57 +02:00 |
|
Kui LIU
|
3160b462ae
|
Read violations with Null_Violation_Hunk or Illegal_Line_Position.
|
2017-09-14 16:05:47 +02:00 |
|
Kui LIU
|
8b40939ff8
|
Update BuggyTreeParser.
|
2017-09-14 15:25:38 +02:00 |
|
Kui LIU
|
80c6108971
|
Update parser of fixed violations.
|
2017-09-14 15:16:51 +02:00 |
|
Kui LIU
|
211d9e990b
|
Update the information of a violation.
|
2017-09-14 15:13:36 +02:00 |
|
Kui LIU
|
904b647936
|
Improve the algorithm of regrouping GumTree results.
|
2017-09-14 15:11:50 +02:00 |
|
Kui LIU
|
31caa337db
|
Improve the algorithm of filtering useless GumTree actions.
|
2017-09-14 15:11:00 +02:00 |
|
Kui LIU
|
daeab3bf8c
|
Remove ContinueStatement.
|
2017-09-14 15:09:47 +02:00 |
|
Kui LIU
|
14ad7b3c0f
|
Statistics.
|
2017-09-14 15:00:44 +02:00 |
|
Kui LIU
|
ffd8deb5b7
|
Correct the GumTreeInput path.
|
2017-09-11 11:37:18 +02:00 |
|
Kui LIU
|
a7dd30c2d9
|
Test improved algorithm of parsing violation information.
|
2017-09-11 11:36:39 +02:00 |
|
Kui LIU
|
156b23acb0
|
Improve the algorithm of parsing violation information.
|
2017-09-11 11:35:57 +02:00 |
|
Kui LIU
|
c0eb304991
|
Add a log.
|
2017-09-11 11:23:37 +02:00 |
|
Kui LIU
|
6647961ac3
|
Parse violation source code.
|
2017-09-11 11:21:42 +02:00 |
|
Kui LIU
|
c8351169f7
|
Modify the implementation of method compareTo.
|
2017-09-10 16:43:38 +02:00 |
|
Kui LIU
|
20a1498098
|
Update array accessing indexes.
|
2017-09-10 11:15:42 +02:00 |
|
Kui LIU
|
bee915e2c1
|
Improve the performance of regrouping algorithm for GumTree results.
|
2017-09-10 11:11:16 +02:00 |
|
Kui LIU
|
b635c4a703
|
Update
|
2017-08-19 17:05:00 +02:00 |
|
Kui LIU
|
c80627336a
|
Add more information.
|
2017-08-16 18:27:03 +02:00 |
|
Kui LIU
|
11bd352ec8
|
Add the number of workers.
|
2017-08-16 10:56:35 +02:00 |
|
Kui LIU
|
7fd886c815
|
Update
|
2017-08-16 10:51:31 +02:00 |
|
Kui LIU
|
3b8592f56a
|
Update.
|
2017-08-13 19:20:26 +02:00 |
|
Kui LIU
|
7d86732c7f
|
Correct the tokens file path.
|
2017-08-12 23:36:14 +02:00 |
|
Kui LIU
|
757a45889c
|
Filter out pure deleted buggy source code.
|
2017-08-12 20:37:05 +02:00 |
|
Kui LIU
|
1ea8bf70b0
|
Remove BreakStatements.
|
2017-08-12 20:00:06 +02:00 |
|
Kui LIU
|
325d66d7a9
|
Remove useless actions.
|
2017-08-12 19:59:29 +02:00 |
|
Kui LIU
|
70c38e361b
|
Fix the problem of traveling AST edit scripts.
|
2017-08-12 14:45:22 +02:00 |
|
Kui LIU
|
9bff704965
|
Remove useless actions.
|
2017-08-12 13:31:24 +02:00 |
|
Kui LIU
|
7d49abfb27
|
Limit the distance between the buggy code line and inserted code line.
|
2017-08-12 13:30:14 +02:00 |
|
Kui LIU
|
abd1b1e725
|
Ignore the modifications of test java files.
|
2017-08-11 23:54:31 +02:00 |
|
Kui LIU
|
1587adf88b
|
Correct the ranges of buggy code and fixed code.
|
2017-08-11 23:34:31 +02:00 |
|
Kui LIU
|
c71f70551c
|
Fix the bug: cannot find a parent actionset for some INS actionset.
|
2017-08-11 22:50:05 +02:00 |
|
Kui LIU
|
14f5b4981f
|
Fix the bug of clearing actionset's subactionset.
|
2017-08-11 22:11:01 +02:00 |
|
Kui LIU
|
08fdf52802
|
Modify some testing data.
|
2017-08-11 18:44:41 +02:00 |
|
Kui LIU
|
71a654c744
|
Output positions and alarmtypes together.
|
2017-08-11 18:43:48 +02:00 |
|
Kui LIU
|
2d7cdae971
|
Seperate the end line and alarm type in Alarm.
|
2017-08-11 18:41:18 +02:00 |
|
Kui LIU
|
3c7ac0a721
|
Fix the bug of clearing INS action's subactions.
|
2017-08-11 18:40:19 +02:00 |
|
Kui LIU
|
ce630f2402
|
Fix the bug of DEL actions' hierarchical subactions.
|
2017-08-11 18:38:55 +02:00 |
|
Kui LIU
|
cb4cb22da8
|
Output the context for inserted missing source code.
|
2017-08-11 18:37:50 +02:00 |
|
Kui LIU
|
4e200e0750
|
Output AST diff with source code together.
|
2017-08-11 18:35:57 +02:00 |
|
Kui LIU
|
25faec0591
|
Add constructors.
|
2017-08-10 21:35:26 +02:00 |
|
Kui LIU
|
32ee706995
|
Update.
|
2017-08-09 18:11:01 +02:00 |
|
Kui LIU
|
5b8ca570cd
|
Fix the bug of mapping ast node types.
|
2017-08-05 20:43:15 +02:00 |
|
Kui LIU
|
21d55e82da
|
Update
|
2017-08-05 11:25:36 +02:00 |
|
Kui LIU
|
3abf34df1f
|
Change the path of data files
|
2017-08-04 18:42:50 +02:00 |
|
Kui LIU
|
05d4adc4bd
|
Add diffentry files for parsed violation information.
|
2017-08-04 18:26:27 +02:00 |
|
Kui LIU
|
afc4ffb8d3
|
Change a parser.
|
2017-08-04 16:37:31 +02:00 |
|
Kui LIU
|
5037d9551c
|
Remove the substring method.
|
2017-08-04 16:33:33 +02:00 |
|
Kui LIU
|
d16aa95b5b
|
Fix the bug of identifying upper case char.
|
2017-08-04 16:16:45 +02:00 |
|