Commit Graph

127 Commits

Author SHA1 Message Date
Kui LIU 74cb8d1f4f Fix the StringOutOfBorderException. 2017-11-21 16:30:46 +01:00
Kui LIU 87fef906f7 Retokenize gumtree results. 2017-11-21 14:03:17 +01:00
Kui LIU c695159c38 New features. 2017-11-06 20:10:17 +01:00
Kui LIU 1218230723 Update 2017-10-12 14:06:10 +02:00
Kui LIU 183f63608a Upsdate 2017-09-21 13:42:01 +02:00
Kui LIU c8137c23e2 Update 2017-09-19 21:41:53 +02:00
Kui LIU 72116994e4 Testing. 2017-09-14 23:11:09 +02:00
Kui LIU 6a03af9fea Test. 2017-09-14 21:59:57 +02:00
Kui LIU d44a66d976 Update. 2017-09-14 19:13:12 +02:00
Kui LIU 42113d2fc3 Change log.error to System.err. 2017-09-14 18:58:17 +02:00
Kui LIU 1868a4b61e Enlarge waiting time. 2017-09-14 18:48:33 +02:00
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 163bf40577 Add data files. 2017-09-14 16:07:26 +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