Parser.st
Sun, 05 Jan 1997 16:51:09 +0100 Claus Gittinger dont check selector of messages to autoloaded privateClasses.
Sat, 04 Jan 1997 15:58:43 +0100 Claus Gittinger oops - fixed inWhichClassIsClassInstVar; again ?
Fri, 03 Jan 1997 16:19:05 +0100 Claus Gittinger oops - did not allow | as method-selector
Thu, 02 Jan 1997 13:28:55 +0100 Claus Gittinger care for nil-lineNumber when looking for a block
Fri, 20 Dec 1996 01:16:34 +0100 Claus Gittinger fixed parsing of private classes within a nameSpace
Fri, 20 Dec 1996 00:30:23 +0100 Claus Gittinger handle uses: usedNameSpace info
Tue, 17 Dec 1996 12:13:40 +0100 Claus Gittinger checkin from browser
Mon, 16 Dec 1996 18:16:09 +0100 Claus Gittinger checkin from browser
Tue, 10 Dec 1996 22:47:11 +0100 Claus Gittinger *** empty log message ***
Fri, 15 Nov 1996 12:08:52 +0100 Claus Gittinger oops - previous versions allowed access to class-instance variables
Fri, 08 Nov 1996 18:56:50 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Nov 1996 15:37:23 +0100 Claus Gittinger cleanup
Fri, 08 Nov 1996 14:16:22 +0100 Claus Gittinger pass remembered nameSpace back from upQueries
Thu, 07 Nov 1996 22:20:51 +0100 Claus Gittinger checkin from browser
Thu, 07 Nov 1996 22:12:58 +0100 Claus Gittinger checkin from browser
Thu, 07 Nov 1996 17:57:44 +0100 Claus Gittinger checkin from browser
Tue, 05 Nov 1996 23:24:27 +0100 Claus Gittinger namespace support
Tue, 05 Nov 1996 19:28:07 +0100 Claus Gittinger *** empty log message ***
Fri, 01 Nov 1996 17:21:06 +0100 Claus Gittinger use new Method>>who interface
Wed, 23 Oct 1996 20:14:11 +0200 Claus Gittinger checkin from browser
Wed, 23 Oct 1996 17:28:55 +0200 Claus Gittinger added method to extract a block, given a lineNumber within the
Wed, 23 Oct 1996 12:19:31 +0200 Claus Gittinger warn about another beginners error
Tue, 22 Oct 1996 20:42:20 +0200 Claus Gittinger warn if a classInstVar of the Class-hierarchy is modified.
Mon, 21 Oct 1996 18:14:04 +0200 Claus Gittinger checkin from browser
Mon, 21 Oct 1996 16:01:10 +0200 Claus Gittinger more lineNumber info
Mon, 21 Oct 1996 14:12:19 +0200 Claus Gittinger checkin from browser
Mon, 21 Oct 1996 14:04:42 +0200 Claus Gittinger *** empty log message ***
Tue, 15 Oct 1996 20:35:16 +0200 Claus Gittinger oops
Tue, 15 Oct 1996 13:26:09 +0200 Claus Gittinger parse nested nameSpace access foo::bar::baz
Tue, 15 Oct 1996 11:29:24 +0200 Claus Gittinger allow Smalltalk::name
Mon, 14 Oct 1996 20:48:57 +0200 Claus Gittinger checkin from browser
Mon, 14 Oct 1996 20:11:35 +0200 Claus Gittinger support for nameSpaces (space::name)
Mon, 14 Oct 1996 19:05:01 +0200 Claus Gittinger removed possible conflict between #classVarNames here and in Class.
Fri, 11 Oct 1996 20:26:08 +0200 Claus Gittinger checkin from browser
Fri, 11 Oct 1996 20:23:02 +0200 Claus Gittinger checkin from browser
Wed, 18 Sep 1996 15:27:41 +0200 Claus Gittinger checkin from browser
Thu, 05 Sep 1996 19:38:50 +0200 Claus Gittinger checkin from browser
Thu, 29 Aug 1996 16:40:29 +0200 Claus Gittinger dont perform just-in-time compilation on doIt-expressions
Thu, 18 Jul 1996 10:35:03 +0200 Claus Gittinger warn about common mistakes:
Thu, 20 Jun 1996 00:29:27 +0200 Stefan Vogel Change the name of a classes Metaclass from e.g. "SmallIntegerclass" to
Wed, 29 May 1996 17:41:46 +0200 Claus Gittinger allow multiple resource definitions
Sat, 18 May 1996 16:04:40 +0200 Claus Gittinger showCr: -> showCR:
Sat, 27 Apr 1996 20:07:21 +0200 Claus Gittinger examples
Thu, 25 Apr 1996 19:09:53 +0200 Claus Gittinger documentation
Thu, 25 Apr 1996 09:56:03 +0200 Claus Gittinger commentary
Wed, 24 Apr 1996 13:34:02 +0200 Claus Gittinger checkin from browser
Wed, 24 Apr 1996 13:17:06 +0200 Claus Gittinger dont parse body (when interrested in args & locals only)
Sat, 20 Apr 1996 20:12:08 +0200 Claus Gittinger no need to send nextToken when parsing a method
Thu, 21 Mar 1996 16:16:10 +0100 Claus Gittinger dont fold constants with immediate evaluations
Mon, 04 Mar 1996 11:07:10 +0100 Claus Gittinger removed a warning (its annoying)
Fri, 01 Mar 1996 13:53:07 +0100 Claus Gittinger parse style-resource directive
Sat, 10 Feb 1996 19:33:23 +0100 Claus Gittinger more constant folding options rel2_10_8_6_last2
Fri, 09 Feb 1996 18:38:36 +0100 Claus Gittinger allow enable/disable of constantFolding
Thu, 08 Feb 1996 22:04:55 +0100 Claus Gittinger by default, dont warn about ST80 directives
Tue, 30 Jan 1996 12:35:38 +0100 Claus Gittinger fix parsing for args/vars if method has an ST-80 resource spec
Fri, 22 Dec 1995 19:06:18 +0100 Claus Gittinger give a warning after correct of undeclared lower-case variable
Fri, 15 Dec 1995 13:09:43 +0100 Claus Gittinger interest is written with one 'r' (shame on me)
Wed, 13 Dec 1995 20:43:56 +0100 Claus Gittinger checkin from browser
Tue, 12 Dec 1995 19:41:56 +0100 Claus Gittinger better error message when selector is missing
Sun, 03 Dec 1995 13:17:26 +0100 Claus Gittinger version method at the end
less more (0) -100 -60 tip