ByteCodeCompiler.st
Wed, 08 Feb 2006 17:10:30 +0100 Claus Gittinger *** empty log message ***
Wed, 08 Feb 2006 16:16:39 +0100 Claus Gittinger *** empty log message ***
Tue, 16 Aug 2005 17:59:13 +0200 Claus Gittinger only show the first 20 messages of a compilation failure
Tue, 16 Aug 2005 12:07:02 +0200 Claus Gittinger share empty Strings, Arrays and ByteArrays
Fri, 08 Jul 2005 10:31:41 +0200 Claus Gittinger show all warnings/errors when stc-compiling with error
Thu, 16 Jun 2005 11:54:47 +0200 Claus Gittinger error message dialog for win32 (backslashes are no crs)
Thu, 27 Jan 2005 11:30:05 +0100 Claus Gittinger *** empty log message ***
Wed, 10 Nov 2004 10:35:52 +0100 Claus Gittinger *** empty log message ***
Fri, 10 Sep 2004 12:59:11 +0200 Claus Gittinger *** empty log message ***
Wed, 07 Apr 2004 21:22:53 +0200 werner *** empty log message ***
Tue, 30 Mar 2004 21:48:07 +0200 Claus Gittinger *** empty log message ***
Wed, 17 Mar 2004 17:17:52 +0100 Claus Gittinger replaced '' writeStream by String writeStream
Wed, 17 Dec 2003 11:12:36 +0100 Claus Gittinger oops
Wed, 17 Dec 2003 10:28:01 +0100 Claus Gittinger define __INCREMENTAL_COMPILE__ when accepting
Wed, 08 Oct 2003 17:27:59 +0200 Claus Gittinger *** empty log message ***
Mon, 22 Sep 2003 12:14:38 +0200 Claus Gittinger compatible interface
Wed, 07 May 2003 16:30:08 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:06:13 +0200 Claus Gittinger method category rename
Fri, 25 Apr 2003 18:42:16 +0200 Stefan Vogel Fix typos
Mon, 24 Mar 2003 22:57:37 +0100 Claus Gittinger allow compiling a method for a nil class
Sun, 02 Mar 2003 19:39:00 +0100 Stefan Vogel Handle openErrorSignal in preparition for change openErrorSignal
Tue, 25 Feb 2003 20:43:38 +0100 penk quotes around command if it includes spaces
Tue, 25 Feb 2003 12:48:47 +0100 Claus Gittinger code rewritten to be independent of stream zero-base
Mon, 24 Feb 2003 17:59:52 +0100 Claus Gittinger recompilation after correct-by-deleting unused local
Mon, 10 Feb 2003 17:39:10 +0100 penk *** empty log message ***
Fri, 31 Jan 2003 16:24:40 +0100 penk ignoreErrors / ignoreWarnings are not getters.
Wed, 29 Jan 2003 18:59:00 +0100 penk separated instance creation from parsing
Tue, 26 Nov 2002 10:08:11 +0100 Claus Gittinger dont share -0.0 with +0.0
Thu, 31 Oct 2002 14:50:20 +0100 Claus Gittinger default method category
Mon, 19 Aug 2002 18:18:47 +0200 Claus Gittinger preps for special variables
Fri, 26 Jul 2002 17:26:33 +0200 Stefan Vogel more bytecodes in #byteCodeFor class method
Wed, 19 Jun 2002 14:06:30 +0200 Claus Gittinger *** empty log message ***
Mon, 06 May 2002 08:12:44 +0200 Claus Gittinger better code to get errorMessages
Thu, 28 Feb 2002 14:55:49 +0100 Claus Gittinger refactored to invoke loadMethodObject, instead
Tue, 26 Feb 2002 14:07:09 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Tue, 11 Dec 2001 18:47:10 +0100 Claus Gittinger *** empty log message ***
Wed, 05 Dec 2001 10:27:28 +0100 Claus Gittinger comment
Mon, 19 Nov 2001 09:05:17 +0100 Claus Gittinger *** empty log message ***
Thu, 15 Nov 2001 23:07:20 +0100 Claus Gittinger finished remove unused vars;
Thu, 15 Nov 2001 21:03:13 +0100 Claus Gittinger support compilation restart (after a fix)
Sat, 10 Nov 2001 01:50:26 +0100 Claus Gittinger better error msg
Mon, 05 Nov 2001 17:51:26 +0100 Claus Gittinger isMeta/soleInstance -> theMetaclass / theNonMetaclass
Wed, 10 Oct 2001 18:48:41 +0200 Claus Gittinger *** empty log message ***
Wed, 19 Sep 2001 12:56:48 +0200 Claus Gittinger oops - end of input check should not be done when simply evaluating
Tue, 24 Jul 2001 09:57:29 +0200 Stefan Vogel Remove unused method vars
Mon, 08 Jan 2001 14:12:12 +0100 Claus Gittinger *** empty log message ***
Tue, 19 Dec 2000 19:55:01 +0100 tm checkin from browser
Tue, 05 Dec 2000 15:55:55 +0100 Claus Gittinger disabled LazyMethodGeneration
Tue, 05 Dec 2000 14:55:49 +0100 Claus Gittinger cannot load machine-code without installing
Tue, 05 Dec 2000 12:00:53 +0100 Claus Gittinger *** empty log message ***
Mon, 04 Dec 2000 22:35:32 +0100 Claus Gittinger *** empty log message ***
Mon, 04 Dec 2000 22:24:00 +0100 Claus Gittinger checkin from browser
Sat, 02 Dec 2000 12:23:05 +0100 Claus Gittinger lazy loading of primitives
Fri, 01 Dec 2000 23:16:43 +0100 Claus Gittinger dont compile inline-c stuff lazy
Wed, 22 Nov 2000 12:02:23 +0100 Claus Gittinger method category: and package: now send change notifications.
Wed, 22 Nov 2000 00:38:16 +0100 Claus Gittinger methods send category-change notifications themself
Fri, 17 Nov 2000 17:44:16 +0100 Claus Gittinger when compiling machine code: must send a change notification
Mon, 06 Nov 2000 21:50:35 +0100 Claus Gittinger do not install machine-code methods if install is false.
Fri, 13 Oct 2000 14:41:36 +0200 Claus Gittinger comment
Fri, 13 Oct 2000 14:13:25 +0200 Claus Gittinger allow parametrizing the method class
less more (0) -100 -60 tip