Fri, 26 Dec 2014 11:54:36 +0100 Same method protocol name (initialization) for initialize method
Jakub Nesveda <jakubnesveda@seznam.cz> [Fri, 26 Dec 2014 11:54:36 +0100] rev 781
Same method protocol name (initialization) for initialize method
Wed, 24 Dec 2014 22:48:21 +0100 Move perspective variable to CustomContext to be sure that every subclass implements it
Jakub Nesveda <jakubnesveda@seznam.cz> [Wed, 24 Dec 2014 22:48:21 +0100] rev 780
Move perspective variable to CustomContext to be sure that every subclass implements it
Mon, 22 Dec 2014 21:02:32 +0100 First draft of filtering generators/refactoring in context sub-menu for multiple programming languages
Jakub Nesveda <jakubnesveda@seznam.cz> [Mon, 22 Dec 2014 21:02:32 +0100] rev 779
First draft of filtering generators/refactoring in context sub-menu for multiple programming languages
Mon, 15 Dec 2014 00:16:44 +0100 fixed wrong guessing that class is abstract in RBAbstractClass >> isAbstract
Jakub Nesveda <jakubnesveda@seznam.cz> [Mon, 15 Dec 2014 00:16:44 +0100] rev 778
fixed wrong guessing that class is abstract in RBAbstractClass >> isAbstract it basically affected newly created classes by telling the they are abstract -> fixes problems in CustomSubclassResponsibilityCodeGenerator
Wed, 10 Dec 2014 23:19:21 +0100 Improvemens in CustomRefactoryBuilder - no complete reformatting of method source code, but only the replacement parts
Jakub Nesveda <jakubnesveda@seznam.cz> [Wed, 10 Dec 2014 23:19:21 +0100] rev 777
Improvemens in CustomRefactoryBuilder - no complete reformatting of method source code, but only the replacement parts CustomParseTreeRewriter is now subclass of ParseTreeSourceRewriter to add possibility perform replacements on expression and not just whole methods
Sat, 06 Dec 2014 17:57:38 +0100 added missing source code formatting classes documentation
Jakub Nesveda <jakubnesveda@seznam.cz> [Sat, 06 Dec 2014 17:57:38 +0100] rev 776
added missing source code formatting classes documentation
Sat, 06 Dec 2014 17:47:19 +0100 update outdated documentation in CustomSourceCodeGenerator
Jakub Nesveda <jakubnesveda@seznam.cz> [Sat, 06 Dec 2014 17:47:19 +0100] rev 775
update outdated documentation in CustomSourceCodeGenerator
Thu, 04 Dec 2014 23:52:59 +0100 added test that code changes are added in the correct order from various parts of generator/refactoring
Jakub Nesveda <jakubnesveda@seznam.cz> [Thu, 04 Dec 2014 23:52:59 +0100] rev 774
added test that code changes are added in the correct order from various parts of generator/refactoring
Thu, 04 Dec 2014 23:51:19 +0100 better use method call from model (RBNamespace) to modify methods instead of directly creating change object and adding it into the change collector
Jakub Nesveda <jakubnesveda@seznam.cz> [Thu, 04 Dec 2014 23:51:19 +0100] rev 773
better use method call from model (RBNamespace) to modify methods instead of directly creating change object and adding it into the change collector
Tue, 02 Dec 2014 00:07:35 +0100 removed duplicate code in CustomMenuBuilder
Jakub Nesveda <jakubnesveda@seznam.cz> [Tue, 02 Dec 2014 00:07:35 +0100] rev 772
removed duplicate code in CustomMenuBuilder
(0) -300 -100 -10 +10 +100 +300 tip