DoWhatIMeanSupport.st
Tue, 26 Oct 2010 20:34:15 +0200 Claus Gittinger added: #selectorCompletion:inEnvironment:match:ignoreCase:
Tue, 24 Aug 2010 15:28:35 +0200 sr changed: #lookupClassForMessage:inClass:
Tue, 08 Jun 2010 13:20:35 +0200 Claus Gittinger comment/format in: #findNodeForInterval:in:
Tue, 11 May 2010 12:07:42 +0200 Claus Gittinger changed: #codeCompletionForMessage:inClass:codeView:
Mon, 10 May 2010 19:36:32 +0200 Claus Gittinger comment/format in: #codeCompletionForClass:context:codeView:
Tue, 27 Apr 2010 19:04:44 +0200 Claus Gittinger comment/format in: #findNodeForInterval:in:allowErrors:
Mon, 19 Apr 2010 18:44:46 +0200 Claus Gittinger comment/format in: #findNodeForInterval:in:allowErrors:
Tue, 02 Feb 2010 11:10:15 +0100 Claus Gittinger fixed: #classnameCompletion:filter:inEnvironment:
Fri, 18 Dec 2009 12:15:11 +0100 Claus Gittinger changed: #selectorCompletion:inEnvironment:match:
Mon, 14 Dec 2009 11:19:20 +0100 Claus Gittinger changed: #selectorCompletion:inEnvironment:match:
Mon, 14 Dec 2009 10:57:56 +0100 Claus Gittinger added:
Wed, 11 Nov 2009 13:04:33 +0100 Claus Gittinger changed: #classnameCompletion:filter:inEnvironment:
Sat, 07 Nov 2009 21:13:04 +0100 Claus Gittinger *** empty log message *** expecco_1_7_2rc1
Sat, 07 Nov 2009 04:45:07 +0100 Claus Gittinger changed: #codeCompletionForMessage:inClass:codeView:
Mon, 02 Nov 2009 17:51:57 +0100 Claus Gittinger changed: #codeCompletionForMessage:inClass:codeView:
Tue, 06 Oct 2009 20:13:52 +0200 Claus Gittinger dont forget pool variables when looking for the best variable match
Tue, 22 Sep 2009 13:28:28 +0200 Claus Gittinger *** empty log message ***
Tue, 08 Sep 2009 17:56:35 +0200 Claus Gittinger impreved node finding
Wed, 12 Aug 2009 20:27:22 +0200 Claus Gittinger fixed code completion for selector
Tue, 14 Jul 2009 15:22:30 +0200 Claus Gittinger use new rbparser callback-as-nodes-are-generated to find a node
Wed, 24 Jun 2009 17:28:15 +0200 Claus Gittinger namespace globals
Tue, 12 May 2009 09:44:34 +0200 Claus Gittinger beepInEditor flag
Mon, 27 Apr 2009 14:10:54 +0200 Claus Gittinger better selector completion for (class new) receivers
Wed, 22 Apr 2009 16:59:35 +0200 Claus Gittinger *** empty log message ***
Fri, 13 Mar 2009 19:14:59 +0100 Claus Gittinger *** empty log message ***
Mon, 09 Mar 2009 14:34:37 +0100 Claus Gittinger *** empty log message ***
Wed, 26 Nov 2008 16:43:49 +0100 Claus Gittinger *** empty log message ***
Thu, 20 Nov 2008 21:12:28 +0100 Claus Gittinger resources
Tue, 04 Nov 2008 19:45:33 +0100 Claus Gittinger *** empty log message ***
Tue, 04 Nov 2008 14:51:49 +0100 Claus Gittinger *** empty log message ***
Thu, 16 Oct 2008 14:35:07 +0200 Claus Gittinger *** empty log message ***
Tue, 14 Oct 2008 18:54:06 +0200 Claus Gittinger *** empty log message ***
Sat, 11 Oct 2008 19:02:40 +0200 Claus Gittinger code completion for symbol literals
Fri, 10 Oct 2008 17:28:55 +0200 Claus Gittinger much better method-argument-name completion
Fri, 10 Oct 2008 17:14:06 +0200 Claus Gittinger much better method-argument-name completion
Thu, 09 Oct 2008 20:53:51 +0200 Claus Gittinger *** empty log message ***
Tue, 07 Oct 2008 15:16:51 +0200 Claus Gittinger *** empty log message ***
Tue, 07 Oct 2008 12:46:06 +0200 Claus Gittinger better message-selector completion
Sat, 04 Oct 2008 13:30:08 +0200 Claus Gittinger *** empty log message ***
Wed, 20 Aug 2008 22:38:47 +0200 Claus Gittinger *** empty log message ***
Sat, 12 Jul 2008 17:23:08 +0200 Claus Gittinger cache last parse tree (for flyByHelp)
Wed, 09 Jul 2008 21:17:06 +0200 Claus Gittinger name completion: care also for private class names expecco_1_5_0
Tue, 11 Mar 2008 18:09:59 +0100 Claus Gittinger *** empty log message ***
Mon, 10 Mar 2008 10:26:56 +0100 Claus Gittinger *** empty log message ***
Sat, 08 Mar 2008 11:54:51 +0100 Claus Gittinger fix: care for no parent message
Mon, 03 Mar 2008 10:42:53 +0100 Claus Gittinger better messageSelector completion
Mon, 04 Feb 2008 13:21:52 +0100 Claus Gittinger *** empty log message ***
Thu, 17 Jan 2008 10:12:52 +0100 Claus Gittinger *** empty log message ***
Fri, 11 Jan 2008 10:03:58 +0100 Claus Gittinger leftover halt
Thu, 10 Jan 2008 13:02:28 +0100 Claus Gittinger argument-name completion in a methods selector pattern
Mon, 07 Jan 2008 14:49:18 +0100 Claus Gittinger bestSelector code completion fix
Tue, 18 Dec 2007 13:50:29 +0100 Claus Gittinger codeCompletion refactored
Tue, 18 Dec 2007 12:08:55 +0100 Claus Gittinger code completion stuff moved to here (for reuse)
Thu, 08 Mar 2007 18:30:38 +0100 Claus Gittinger classnamecompletion fixed when namespace is involved
Tue, 07 Nov 2006 14:00:12 +0100 Claus Gittinger changed #classCategoryLoadFromRepository
Thu, 10 Aug 2006 13:46:18 +0200 Claus Gittinger *** empty log message ***
Thu, 10 Aug 2006 13:07:50 +0200 Claus Gittinger *** empty log message ***
Tue, 28 Jun 2005 18:53:53 +0200 Claus Gittinger *** empty log message ***
Thu, 18 Nov 2004 12:56:17 +0100 Stefan Vogel comment
Sat, 28 Feb 2004 15:02:20 +0100 Claus Gittinger comment
less more (0) -60 tip