Parser.st
Tue, 06 Oct 2009 17:00:27 +0200 fm added: #isEmptyMethod
Fri, 25 Sep 2009 21:43:14 +0200 Claus Gittinger *** empty log message ***
Wed, 23 Sep 2009 14:30:17 +0200 Claus Gittinger changed: #parsePrimitive
Mon, 21 Sep 2009 23:26:34 +0200 Claus Gittinger changed #checkForProperUseOfArticleInVariableName:
Fri, 11 Sep 2009 15:06:21 +0200 Claus Gittinger *** empty log message ***
Tue, 08 Sep 2009 17:55:59 +0200 Claus Gittinger use isUppercaseFirst
Thu, 13 Aug 2009 23:24:38 +0200 Claus Gittinger *** empty log message ***
Thu, 13 Aug 2009 17:09:10 +0200 Claus Gittinger some wellknown predefined types added to vw-ctypes
Wed, 12 Aug 2009 20:36:01 +0200 Claus Gittinger *** empty log message ***
Mon, 01 Jun 2009 10:50:04 +0200 Claus Gittinger do not show again fixed for \"access-private class warning\" expecco_1_7_0b1 expecco_1_7_0b2 expecco_1_7_0b3
Thu, 14 May 2009 14:26:26 +0200 Claus Gittinger *** empty log message ***
Mon, 27 Apr 2009 12:53:53 +0200 Claus Gittinger only warn once about lower case varnames
Mon, 23 Mar 2009 19:54:25 +0100 Claus Gittinger be silent (unused variables) if there is no requestor (fileIn)
Tue, 03 Mar 2009 00:42:37 +0100 Claus Gittinger care for nil method
Thu, 26 Feb 2009 22:24:38 +0100 Stefan Vogel Mark obsolete methods
Mon, 16 Feb 2009 13:00:22 +0100 Claus Gittinger category
Mon, 26 Jan 2009 15:42:18 +0100 Stefan Vogel When evaluating a expression while filing in, do not raise error
Thu, 22 Jan 2009 14:46:32 +0100 Claus Gittinger warning for non-existing namespace changed
Wed, 21 Jan 2009 11:48:24 +0100 Claus Gittinger extended selector: ^
Mon, 19 Jan 2009 12:09:37 +0100 Claus Gittinger oops
Wed, 14 Jan 2009 21:52:20 +0100 Claus Gittinger *** empty log message ***
Wed, 14 Jan 2009 19:37:45 +0100 Claus Gittinger *** empty log message ***
Tue, 11 Nov 2008 21:31:35 +0100 Claus Gittinger comment
Wed, 05 Nov 2008 14:20:09 +0100 Claus Gittinger changed #block
Wed, 05 Nov 2008 14:08:33 +0100 Claus Gittinger keep start/endposition of blocks
Fri, 31 Oct 2008 13:51:27 +0100 Claus Gittinger finally eliminated UndefinedVariables !
Fri, 24 Oct 2008 15:15:37 +0200 Claus Gittinger turn on/off selector warnings
Wed, 22 Oct 2008 22:00:28 +0200 Claus Gittinger better error string for empty statement
Tue, 21 Oct 2008 17:39:21 +0200 Claus Gittinger care for failBlock
Tue, 14 Oct 2008 18:56:50 +0200 Claus Gittinger care for undefined identifiers (do not re-color as global)
Tue, 14 Oct 2008 10:00:58 +0200 Claus Gittinger dont check for unused methodVars if there is primitive code
Fri, 10 Oct 2008 16:36:56 +0200 Claus Gittinger *** empty log message ***
Tue, 07 Oct 2008 13:50:02 +0200 Claus Gittinger return more bestSelectors
Mon, 22 Sep 2008 15:42:03 +0200 Claus Gittinger +allowUndeclared flag
Sun, 07 Sep 2008 19:30:20 +0200 Claus Gittinger *** empty log message ***
Fri, 25 Jul 2008 14:45:25 +0200 Claus Gittinger obfuscated code detection
Wed, 28 May 2008 11:42:30 +0200 Claus Gittinger more intelligent genertion of missing method expecco_1_5_0
Mon, 26 May 2008 10:32:38 +0200 Claus Gittinger remember already warned unimplemented selectors;
Wed, 21 May 2008 21:18:58 +0200 Claus Gittinger avoid error in error handling (no classToCompileFor)
Thu, 03 Apr 2008 14:52:16 +0200 Claus Gittinger dont complain access to my own private classes
Mon, 10 Mar 2008 13:59:55 +0100 Stefan Vogel Enable coding style checks only when compiling
Mon, 10 Mar 2008 11:02:42 +0100 Claus Gittinger short variable names
Mon, 10 Mar 2008 10:54:19 +0100 Claus Gittinger +warnAboutShortVariableNames
Mon, 03 Mar 2008 10:42:34 +0100 Claus Gittinger toDoItem severity & type
Tue, 26 Feb 2008 11:40:15 +0100 Claus Gittinger *** empty log message ***
Mon, 18 Feb 2008 09:35:53 +0100 Claus Gittinger warn about access to another classes private class
Mon, 11 Feb 2008 15:20:36 +0100 Claus Gittinger changed #checkForProperUseOfArticleInVariableName:
Thu, 24 Jan 2008 14:49:45 +0100 Claus Gittinger sharedPool access in doIts
Thu, 24 Jan 2008 13:57:03 +0100 Claus Gittinger moreSharedPools
Mon, 21 Jan 2008 18:00:42 +0100 Claus Gittinger pools of a class in a namespace
Mon, 21 Jan 2008 13:27:03 +0100 Claus Gittinger empty statement parsing (squeak compat.)
Thu, 17 Jan 2008 11:00:48 +0100 Claus Gittinger *** empty log message ***
Mon, 07 Jan 2008 14:50:13 +0100 Claus Gittinger remember global accesses
Wed, 19 Dec 2007 16:36:13 +0100 Claus Gittinger *** empty log message *** expecco_1_3_4
Wed, 19 Dec 2007 16:32:30 +0100 Claus Gittinger c: #define added
Tue, 18 Dec 2007 10:10:44 +0100 Claus Gittinger english article
Fri, 23 Nov 2007 16:50:59 +0100 Michael Beyl proper article algorithm
Mon, 30 Jul 2007 14:54:38 +0200 fm Make <ole:> work - mazbe other suff breaks now...
Wed, 27 Jun 2007 16:20:04 +0200 Claus Gittinger *** empty log message ***
Thu, 14 Jun 2007 14:40:35 +0200 Claus Gittinger pointer types
less more (0) -300 -100 -60 tip