Commit Graph

388 Commits

Author SHA1 Message Date
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
Kui LIU 0a6892d7d4 Re-encapsulate the process of parsing patches. 2017-08-04 16:08:34 +02:00
Kui LIU cfc98f680b Update Test Parser. 2017-08-04 14:55:24 +02:00
Kui LIU 08f8b27b69 Add a time out into akka worker. 2017-08-04 14:53:33 +02:00
Kui LIU 7b48a991f9 Fix the bug of identifying UpperCase of the first char of variable names. 2017-08-04 14:41:17 +02:00
Kui LIU 4cdedcc718 Add new fields. 2017-08-04 13:48:17 +02:00
Kui LIU 7d5d61a85f Add a timeout to TestParser. 2017-08-04 13:46:45 +02:00
Kui LIU 501cc50e70 Implement the process of bug localization. 2017-08-04 13:45:42 +02:00
Kui LIU 690253867d Optimize the algorithm of regrouping GumTree results. 2017-08-04 13:44:19 +02:00
Kui LIU 3b106ed586 Correct the method of scanning java project. 2017-08-04 13:42:34 +02:00
Kui LIU 5b7cd51e4d Output the sizes of common clusters. 2017-08-04 13:36:54 +02:00
Kui LIU f23b7fb859 Corrent the file path. 2017-08-04 13:33:37 +02:00
Kui LIU 39b74dedbe Increase the number of workers. 2017-08-03 16:18:07 +02:00
Kui LIU 8ef5674680 Update 2017-08-03 16:12:21 +02:00
Kui LIU f2117d4483 Implement the parsing of violations. 2017-08-03 15:43:00 +02:00
Kui LIU fd81abc4cb Fix the bug of canonicalizing variable names. 2017-08-03 15:39:46 +02:00
Kui LIU 371c062e37 Improve the shortcoming of tokenizing simple trees. 2017-08-03 15:38:56 +02:00
Kui LIU b0ea6a3dda Correct the typo of a field name. 2017-08-03 15:38:16 +02:00
Kui LIU baf6b06eed Add deep learning models. 2017-08-02 23:49:27 +02:00
Kui LIU cbddfdec34 Decrease the number of workers. 2017-08-02 13:42:47 +02:00
Kui LIU 1c7d58c17c Fix the StringIndexOutOfBoundsException int Tokenizer. 2017-08-02 13:40:43 +02:00
Kui LIU 13ed0c16f4 Release some data. 2017-08-01 15:02:00 +02:00
Kui LIU 0d5d858dee Implement parsing testing java projects. 2017-08-01 12:14:27 +02:00
Kui LIU 000d04f90a Update 2017-08-01 12:12:11 +02:00
Kui LIU 0431cd4fbb Update token vectorization of buggy code. 2017-08-01 11:29:39 +02:00
Kui LIU cb9098067d Output tokens of buggy code. 2017-08-01 08:59:08 +02:00
Kui LIU c0cbd89b9d Add utils. 2017-07-31 23:27:16 +02:00
Kui LIU df55832113 Create a checker. 2017-07-31 23:19:57 +02:00