ByteCodeCompiler.st
Wed, 21 May 2008 21:19:41 +0200 Claus Gittinger preparations for breakpointed lines
Mon, 10 Mar 2008 13:59:53 +0100 Stefan Vogel Enable coding style checks only when compiling
Mon, 19 Nov 2007 19:52:39 +0100 Claus Gittinger *** empty log message ***
Mon, 19 Nov 2007 19:45:16 +0100 Claus Gittinger changed #compile:forClass:inCategory:notifying:install:skipIfSame:silent:foldConstants:ifFail:
Mon, 05 Mar 2007 15:08:41 +0100 Claus Gittinger selectorNameSpace support
Tue, 20 Feb 2007 09:19:21 +0100 Stefan Vogel Make code more readable
Fri, 24 Nov 2006 12:41:45 +0100 Claus Gittinger the method does the change-file-update; NOT me
Sat, 12 Aug 2006 16:49:46 +0200 Claus Gittinger *** empty log message ***
Wed, 09 Aug 2006 20:22:18 +0200 fm *** empty log message ***
Wed, 09 Aug 2006 14:32:01 +0200 Claus Gittinger hereSend symbolic opCode eliminated
Wed, 09 Aug 2006 14:00:53 +0200 Claus Gittinger tuned commin literal detection code
Tue, 08 Aug 2006 23:37:08 +0200 Claus Gittinger more long ops
Tue, 08 Aug 2006 19:49:30 +0200 Claus Gittinger *** empty log message ***
Mon, 07 Aug 2006 23:41:18 +0200 Claus Gittinger preps for vl literals
Mon, 07 Aug 2006 13:01:07 +0200 Claus Gittinger tree compilation support
Mon, 17 Jul 2006 18:44:42 +0200 Claus Gittinger *** empty log message ***
Thu, 06 Apr 2006 12:02:14 +0200 Claus Gittinger hooks for instrumenting compiler
Wed, 29 Mar 2006 14:06:27 +0200 Stefan Vogel Keep package when recompiling an existant method and no explicit
Wed, 08 Feb 2006 19:28:26 +0100 Claus Gittinger *** empty log message ***
Wed, 08 Feb 2006 17:16:29 +0100 Claus Gittinger *** empty log message ***
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)
less more (0) -100 -60 tip