Commit Graph

16 Commits

Author SHA1 Message Date
haerong22
c0df96dbfa refactoring : long parameter list - remove flag argument 2022-03-03 16:24:56 +09:00
haerong22
692c4d039d refactoring : long parameter list - replace parameter with query 2022-03-01 16:34:43 +09:00
haerong22
56744580e6 refactoring : long function - replace conditional with polymorphism 2022-02-27 20:32:24 +09:00
haerong22
99e370ebc8 refactoring : long function - split loop 2022-02-26 15:55:30 +09:00
haerong22
0a2b13f4a7 refactoring : long function - decompose conditional 2022-02-22 23:34:44 +09:00
haerong22
8a94bb8c3e refactoring : long function - replace function with command 2022-02-21 23:46:41 +09:00
haerong22
65908b147e refactoring : long function - preserve whole object 2022-02-20 22:50:12 +09:00
haerong22
53d89db12c refactoring : long function - introduce parameter object 2022-02-19 22:38:31 +09:00
haerong22
f89cd205d9 refactoring : long function - replace temp with query 2022-02-17 01:42:44 +09:00
haerong22
23da005132 refactoring : duplicated code - pull up method 2022-02-16 01:34:55 +09:00
haerong22
5eb3995dc8 refactoring : duplicated code - slide statements 2022-02-16 01:24:38 +09:00
haerong22
400ce9cf19 refactoring : duplicated code - extract function 2022-02-16 01:11:55 +09:00
haerong22
edead5a675 refactoring : mysterious name - rename field 2022-02-15 00:08:48 +09:00
haerong22
f343c73ca4 refactoring : mysterious name - rename variable 2022-02-13 20:24:48 +09:00
haerong22
1afb0f51b4 refactoring : mysterious name - change method declaration 2022-02-13 19:36:00 +09:00
haerong22
9535fffa7a refactoring : init 2022-02-12 23:11:03 +09:00