Fri, 24 May 1996 17:02:32 +0200 Claus Gittinger *** empty log message ***
Fri, 24 May 1996 17:00:36 +0200 Claus Gittinger renamed
Fri, 24 May 1996 16:30:58 +0200 ca add wit: with:...
Mon, 20 May 1996 10:50:55 +0200 Claus Gittinger printNL -> printCR
Mon, 20 May 1996 10:42:54 +0200 Claus Gittinger printNL -> printCR
Sat, 18 May 1996 17:33:35 +0200 Claus Gittinger showCr: -> showCR:
Sat, 18 May 1996 16:43:32 +0200 Claus Gittinger set resourceFlag if method has a <resource> definition (prepare for fast search)
Sat, 18 May 1996 16:17:28 +0200 Claus Gittinger showCr: -> showCR:
Sat, 18 May 1996 16:16:13 +0200 Claus Gittinger showCr: -> showCR:
Sat, 18 May 1996 16:11:53 +0200 Claus Gittinger showCr: -> showCR:
Sat, 18 May 1996 16:04:40 +0200 Claus Gittinger showCr: -> showCR:
Sat, 18 May 1996 16:02:50 +0200 Claus Gittinger showCr: -> showCR:
Tue, 14 May 1996 07:33:16 +0200 Claus Gittinger preserve more old space, when loading shared objects
Mon, 13 May 1996 23:07:26 +0200 Claus Gittinger intitial checkin
Sat, 11 May 1996 14:32:04 +0200 Claus Gittinger HP's cc crashes with too many #defines
Fri, 10 May 1996 14:33:37 +0200 Claus Gittinger checkin from browser
Fri, 10 May 1996 12:48:52 +0200 Claus Gittinger *** empty log message ***
Thu, 09 May 1996 12:50:52 +0200 Claus Gittinger initialize tokenPosition (error/warning at first token had it nil)
Sat, 27 Apr 1996 20:07:21 +0200 Claus Gittinger examples
Thu, 25 Apr 1996 19:50:04 +0200 Claus Gittinger oops - corrupted version checked in
Thu, 25 Apr 1996 19:09:53 +0200 Claus Gittinger documentation
Thu, 25 Apr 1996 18:48:24 +0200 Claus Gittinger documentation
Thu, 25 Apr 1996 13:15:21 +0200 Claus Gittinger commentary
Thu, 25 Apr 1996 09:56:03 +0200 Claus Gittinger commentary
Thu, 25 Apr 1996 09:53:22 +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:13:18 +0200 Claus Gittinger no need to send nextToken when parsing a method
Sat, 20 Apr 1996 20:12:08 +0200 Claus Gittinger no need to send nextToken when parsing a method
Sat, 20 Apr 1996 20:08:54 +0200 Claus Gittinger changes to allow parsing for comments
Wed, 17 Apr 1996 22:40:34 +0200 Claus Gittinger oops - must check for receiver when attempting built-in basicNew
Wed, 17 Apr 1996 13:42:56 +0200 Claus Gittinger better error message when attempting to load a sepInitCode object
Wed, 17 Apr 1996 13:10:07 +0200 Claus Gittinger error message changed
Tue, 16 Apr 1996 20:43:09 +0200 Claus Gittinger allow decompile onto a stream
Tue, 16 Apr 1996 11:28:55 +0200 Claus Gittinger subclasses of fixed classes are still possible
Tue, 16 Apr 1996 09:54:32 +0200 Claus Gittinger *** empty log message ***
Sun, 14 Apr 1996 01:29:58 +0200 Claus Gittinger *** empty log message ***
Sun, 14 Apr 1996 01:09:01 +0200 Claus Gittinger new code for faster global pushes
Sun, 14 Apr 1996 01:05:55 +0200 Claus Gittinger use dup if possible when pushing args
Sun, 14 Apr 1996 01:04:47 +0200 Claus Gittinger use dup if possible when pushing args
Sun, 14 Apr 1996 01:04:14 +0200 Claus Gittinger use dup if possible when pushing args / faster access to common globals
Sun, 14 Apr 1996 01:03:24 +0200 Claus Gittinger use dup if possible when pushing args
Fri, 12 Apr 1996 18:29:54 +0200 Claus Gittinger no debugger when parsing '-' (which is wrong anyway ...)
Wed, 10 Apr 1996 15:48:43 +0200 Claus Gittinger *** empty log message ***
Sun, 07 Apr 1996 03:56:39 +0200 Claus Gittinger oops - autoload does not really work (yet)
Tue, 02 Apr 1996 23:30:48 +0200 Claus Gittinger underscore cleanup
Fri, 29 Mar 1996 04:25:01 +0100 Claus Gittinger *** empty log message ***
Wed, 27 Mar 1996 13:26:56 +0100 Claus Gittinger *** empty log message ***
Tue, 26 Mar 1996 17:23:27 +0100 Claus Gittinger oops - did not incrementally compile class-methods (shame on me)
Tue, 26 Mar 1996 13:30:19 +0100 Claus Gittinger oops - grep did not like ^ on sgi
Mon, 25 Mar 1996 23:14:17 +0100 Claus Gittinger *** empty log message ***
Fri, 22 Mar 1996 16:49:45 +0100 Claus Gittinger classList-rule now in stdRules
Thu, 21 Mar 1996 16:19:27 +0100 Claus Gittinger checkin from browser
Thu, 21 Mar 1996 16:18:14 +0100 Claus Gittinger allow constant folding to be turned off
Thu, 21 Mar 1996 16:16:10 +0100 Claus Gittinger dont fold constants with immediate evaluations
Mon, 18 Mar 1996 15:33:15 +0100 Claus Gittinger removed a wrong debug message
Mon, 18 Mar 1996 14:52:34 +0100 Claus Gittinger preserve bytecode methods when reloading objects
Fri, 08 Mar 1996 23:35:38 +0100 Claus Gittinger reloadAllObjectFiles now called explicit (its too late via ObjMem changed)
Thu, 07 Mar 1996 19:33:16 +0100 Claus Gittinger nicer message
Mon, 04 Mar 1996 13:16:37 +0100 Claus Gittinger *** empty log message ***
(0) -100 -60 +60 +100 +300 +1000 +3000 tip