CustomSubContext.st
Wed, 19 Nov 2014 20:52:39 +0100 Jakub Nesveda added convert to RBMethod when real methods are passed into CustomSubContext >> selectedMethods:
Wed, 19 Nov 2014 19:39:02 +0100 Jakub Nesveda tests fixes - global instance of RBNamespace for creating RBClass holds old data when the global system namespace changes its state - in this case it is old real class instance
Fri, 14 Nov 2014 20:15:29 +0100 Jan Vrany Make CustomContext>>selectedClasses always return a collection of RBClass...
Sat, 01 Nov 2014 16:18:01 +0100 Jakub Nesveda rename selectedMethodProtocols to selecteProtocols in CustomContext
Mon, 29 Sep 2014 23:23:13 +0200 Jakub Nesveda work in progress - rewriting code generators to replace CustomSourceCodeBuilder, but RBClass, RBMetaclass, RBNamespace and CodeGenerator
Wed, 17 Sep 2014 22:59:09 +0200 Jakub Nesveda merge CustomCodeGeneratorOrRefactoring with CustomCodeGeneratorOrRefactoringBase
Wed, 20 Aug 2014 00:12:32 +0200 Jakub Nesveda add code selection object (CustomSourceCodeSelection) with code, method, class... to CustomContext
Tue, 12 Aug 2014 01:29:03 +0200 Jakub Nesveda work in progress on first refactoring
Mon, 05 May 2014 23:11:43 +0200 Jakub Nesveda Add methods below to CustomContext, implement them in CustomSubContext
Sat, 26 Apr 2014 22:37:45 +0200 Jakub Nesveda CustomContext made as abstract class with 2 implementations: Browser and Sub generator
less more (0) tip