Scanner.st
Fri, 17 Feb 2006 13:32:08 +0100 Claus Gittinger comment
Mon, 13 Feb 2006 23:03:45 +0100 Claus Gittinger *** empty log message ***
Wed, 08 Feb 2006 16:32:49 +0100 Claus Gittinger *** empty log message ***
Fri, 03 Feb 2006 17:16:49 +0100 Claus Gittinger V'Age ESSymbols
Wed, 25 Jan 2006 11:08:21 +0100 Claus Gittinger *** empty log message ***
Tue, 24 Jan 2006 18:51:29 +0100 Claus Gittinger *** empty log message ***
Mon, 09 Jan 2006 11:36:50 +0100 Claus Gittinger *** empty log message ***
Mon, 09 Jan 2006 09:57:51 +0100 Claus Gittinger *** empty log message ***
Wed, 21 Dec 2005 18:01:06 +0100 Claus Gittinger numArgs fixed (binOps can now be longer)
Tue, 18 Oct 2005 16:26:36 +0200 Claus Gittinger compilerflags separated into ParserFlags.
Tue, 26 Jul 2005 10:50:48 +0200 Claus Gittinger code cleanup
Wed, 15 Jun 2005 13:31:20 +0200 Claus Gittinger classHint stuff
Wed, 15 Jun 2005 12:42:23 +0200 Claus Gittinger directive parsing
Mon, 09 May 2005 09:25:48 +0200 Claus Gittinger *** empty log message ***
Tue, 19 Apr 2005 16:23:56 +0200 Claus Gittinger *** empty log message ***
Tue, 19 Apr 2005 15:55:42 +0200 Claus Gittinger *** empty log message ***
Tue, 19 Apr 2005 15:25:02 +0200 Claus Gittinger comments returns a collection
Tue, 19 Apr 2005 11:06:22 +0200 Claus Gittinger +comment asString
Sat, 09 Apr 2005 15:20:09 +0200 Claus Gittinger scan support
Tue, 22 Mar 2005 10:04:41 +0100 Claus Gittinger +literal nameSpace symbols
Fri, 14 Jan 2005 11:07:31 +0100 Claus Gittinger errorFlag setting cleanup
Wed, 07 Jul 2004 11:16:49 +0200 Claus Gittinger comments
Thu, 13 May 2004 00:05:45 +0200 Stefan Vogel *** empty log message ***
Wed, 12 May 2004 23:52:01 +0200 Stefan Vogel Fix duplicate assignment to ActionArray for sh
Mon, 10 May 2004 10:54:11 +0200 ca +exitBlock:
Fri, 19 Mar 2004 19:14:26 +0100 Claus Gittinger allowUnderline etc. are inst-flags
Fri, 19 Mar 2004 09:13:35 +0100 ca *** empty log message ***
Fri, 12 Mar 2004 11:08:29 +0100 penk handle #Error from correctableError
Fri, 05 Mar 2004 20:03:36 +0100 Stefan Vogel Use #codePoint instead of deprecated #asciiValue
Wed, 03 Mar 2004 22:08:55 +0100 Claus Gittinger error when a 2-byte symbol is encountered
Tue, 17 Feb 2004 00:51:49 +0100 Claus Gittinger *** empty log message ***
Thu, 12 Feb 2004 22:25:58 +0100 Claus Gittinger care for non-iso characters
Thu, 12 Feb 2004 22:24:59 +0100 Claus Gittinger care for non-iso characters
Thu, 23 Oct 2003 17:44:09 +0200 Claus Gittinger String new -> uninitializedNew: / basicNew:
Wed, 10 Sep 2003 17:21:29 +0200 Claus Gittinger more warnings to turn off
Wed, 10 Sep 2003 17:08:00 +0200 Claus Gittinger checkin from browser
Wed, 10 Sep 2003 17:06:57 +0200 Claus Gittinger allow doNotShowThisWarningAgain in oldStyleSettings
Wed, 10 Sep 2003 17:01:06 +0200 Claus Gittinger support doNotSHowThisWarningDialogAgain
Wed, 18 Jun 2003 17:36:09 +0200 Claus Gittinger optional lineNumber info added to parseError
Tue, 17 Jun 2003 14:23:32 +0200 Claus Gittinger *** empty log message ***
Tue, 17 Jun 2003 14:07:42 +0200 Claus Gittinger avoid loosing precision when reading float literals
Mon, 16 Jun 2003 11:27:53 +0200 Claus Gittinger number reading
Fri, 13 Jun 2003 20:42:21 +0200 Claus Gittinger ansified (isAlphaNumeric -> isLetterOrDigit)
Wed, 04 Jun 2003 11:32:58 +0200 Stefan Vogel Make ParserError proceedable
Wed, 07 May 2003 17:15:13 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:30:08 +0200 Claus Gittinger method category rename
Tue, 06 May 2003 14:15:02 +0200 Claus Gittinger oops - oldStyle assignment without following separator skipped
Wed, 09 Apr 2003 11:16:31 +0200 Claus Gittinger warning message
Fri, 28 Mar 2003 15:43:25 +0100 Claus Gittinger handle missing closing quote in #'...'
Tue, 25 Feb 2003 12:47:23 +0100 Claus Gittinger code rewritten to be independent of stream zero-base
Mon, 24 Feb 2003 18:17:33 +0100 Claus Gittinger stream position is going to be 0-based soon
Fri, 31 Jan 2003 16:24:40 +0100 penk ignoreErrors / ignoreWarnings are not getters.
Wed, 29 Jan 2003 18:58:13 +0100 penk separated instance creation from scanning
Mon, 09 Dec 2002 11:11:35 +0100 Claus Gittinger oops care for nil peek-character
Fri, 29 Nov 2002 11:45:39 +0100 Claus Gittinger scan comments which include "" as a single big comment
Tue, 26 Nov 2002 17:18:07 +0100 Stefan Vogel Remove unused method variables
Tue, 26 Nov 2002 13:03:26 +0100 Claus Gittinger allow any number in #scanNumberFrom:
Tue, 26 Nov 2002 10:51:53 +0100 Claus Gittinger preps for fixedPoint literals
Mon, 18 Nov 2002 18:13:13 +0100 Claus Gittinger start to migrate towards raising ParseError.
Tue, 15 Oct 2002 21:52:59 +0200 Claus Gittinger preps for character escapes
less more (0) -100 -60 tip