Commit Graph

35 Commits

Author SHA1 Message Date
Kui LIU cd1bbcfd84 Fix the wrong condition of IfStatement. 2017-07-31 21:20:50 +02:00
Kui LIU 4febcdbb23 Modify the condition of break while statement. 2017-07-31 21:20:13 +02:00
Kui LIU e0b4b7c47f Simplify SimpleType. 2017-07-31 18:12:26 +02:00
Kui LIU b1a1c15b2b Fix the bug of filtering algorithm. 2017-07-31 15:06:11 +02:00
Kui LIU c425055692 Update HunkParser with the update of SingleStatementParser. 2017-07-31 12:19:02 +02:00
Kui LIU a2d26e78d3 Add a BreakStatement. 2017-07-31 12:18:08 +02:00
Kui LIU 43e0c33574 Remove the data which are useless for current situation. 2017-07-31 11:31:04 +02:00
Kui LIU a0b6ad71b4 Fix the bug of getting statements' label. 2017-07-31 11:28:10 +02:00
Kui LIU a29c3c7825 Delete simplified trees except canonical simple trees to save more space. 2017-07-31 11:26:24 +02:00
Kui LIU 60a8858952 Add a parameter to the createActionSet method. 2017-07-31 11:01:06 +02:00
Kui LIU 9fa6bae24c Optimize the algorithm of parsing GumTree result actions. 2017-07-31 10:53:50 +02:00
Kui LIU 34f2b0ef05 Fix the bug of reading diffentry hunks. 2017-07-31 10:43:18 +02:00
Kui LIU b4591c047e Update 2017-07-31 10:15:57 +02:00
Kui LIU 925a1666b6 Ignore INS actions. 2017-07-27 14:53:54 +02:00
Kui LIU 0c8512a07a Update configuration. 2017-07-25 23:16:34 +02:00
Kui LIU 0e68ae20a5 Output GumTree results step by step. 2017-07-25 23:03:08 +02:00
Kui LIU 9c15f58287 Add a configuration. 2017-07-25 16:17:47 +02:00
Kui LIU 86d210d9ad Output buggy trees and edit script sizes. 2017-07-25 16:08:45 +02:00
Kui LIU 97a56960b9 Get the sizes of all editscripts. 2017-07-25 15:56:23 +02:00
Kui LIU 9a5d3e0955 Add a log to track the parsing process. 2017-07-25 15:44:08 +02:00
Kui LIU d04b041ff2 Output the simple tree of buggy code. 2017-07-25 15:35:17 +02:00
Kui LIU e7a4fd6eca Fix the issue of getting patch source code, and rename the package and class to make them consistent. 2017-07-25 11:29:13 +02:00
Kui LIU 73fedd9a46 Get the max size of edit scripts. 2017-07-24 17:08:01 +02:00
Kui LIU 3e97dc6e83 Fix the issue of getting buggy statements and fixed statements. 2017-07-24 16:16:06 +02:00
Kui LIU d8b6e234eb Test the line numbers. 2017-07-24 15:36:54 +02:00
Kui LIU fcb5ea1b3a Remove the try statement. 2017-07-24 13:21:56 +02:00
Kui LIU e7626cebff Fix the bug of ArrayIndexOutOfBoundsException. 2017-07-24 09:44:02 +02:00
Kui LIU 38e614ef0f Fix the bug of NullPointerException. 2017-07-23 19:15:58 +02:00
Kui LIU dce5d6f2eb Add try statement. 2017-07-23 00:33:34 +02:00
Kui LIU e00a095163 Test akka. 2017-07-23 00:10:23 +02:00
Kui LIU 4fb3be8ff8 Add a log for testing. 2017-07-22 23:52:16 +02:00
Kui LIU bc56e9b6ba Check files are existing or not. 2017-07-22 23:31:26 +02:00
Kui LIU 8b200f2cfc Refactor package name. 2017-07-21 22:21:37 +02:00
Kui LIU fff89e2d67 Add the dependency of simple-utils. 2017-07-21 22:19:13 +02:00
Kui LIU 229f103f07 Initialization. 2017-07-21 22:10:00 +02:00