ByteCodeCompiler.st
Sun, 31 May 2015 16:49:23 +0100 Jan Vrany Block source position support [1/2]: generate SOURCEPOS pseudoinstruction before each MAKE_BLOCK insn jv
Fri, 05 Jun 2015 18:08:54 +0200 Stefan Vogel class: ByteCodeCompiler
Mon, 09 Feb 2015 11:09:24 +0100 Claus Gittinger class: ByteCodeCompiler
Mon, 02 Feb 2015 22:26:24 +0100 Claus Gittinger class: ByteCodeCompiler
Mon, 02 Feb 2015 17:17:17 +0100 Claus Gittinger class: ByteCodeCompiler
Mon, 02 Feb 2015 17:15:46 +0100 Claus Gittinger class: ByteCodeCompiler
Fri, 21 Nov 2014 15:03:06 +0100 Claus Gittinger class: ByteCodeCompiler expecco_2_7_1
Thu, 20 Nov 2014 00:24:10 +0100 Claus Gittinger class: ByteCodeCompiler
Tue, 30 Sep 2014 11:24:59 +0200 Claus Gittinger class: ByteCodeCompiler
Thu, 22 May 2014 00:26:43 +0200 Claus Gittinger class: ByteCodeCompiler
Thu, 08 May 2014 14:58:55 +0200 Jan Vrany Comment in ByteCodeCompiler>>#new
Thu, 08 May 2014 13:07:48 +0200 Jan Vrany Added breakpoint support.
Mon, 24 Mar 2014 13:14:57 +0100 Stefan Vogel class: ByteCodeCompiler
Mon, 24 Mar 2014 00:06:52 +0100 Claus Gittinger class: ByteCodeCompiler
Fri, 28 Feb 2014 22:47:09 +0100 Claus Gittinger *** empty log message ***
Fri, 28 Feb 2014 20:50:15 +0100 Claus Gittinger class: ByteCodeCompiler
Sun, 25 Aug 2013 18:52:47 +0200 Claus Gittinger class: ByteCodeCompiler
Fri, 23 Aug 2013 14:59:22 +0200 Claus Gittinger class: ByteCodeCompiler
Wed, 12 Jun 2013 10:36:27 +0200 Stefan Vogel class: ByteCodeCompiler
Tue, 04 Jun 2013 12:07:51 +0200 Claus Gittinger class: ByteCodeCompiler
Fri, 10 May 2013 18:51:38 +0200 Stefan Vogel class: ByteCodeCompiler
Fri, 10 May 2013 15:35:02 +0200 Stefan Vogel Emit #lineno16 byte codes only, if line number really changes
Thu, 09 May 2013 13:16:11 +0200 Jan Vrany class: ByteCodeCompiler
Mon, 15 Apr 2013 15:57:10 +0200 Stefan Vogel class: ByteCodeCompiler
Wed, 03 Apr 2013 19:57:28 +0200 Claus Gittinger class: ByteCodeCompiler
Fri, 15 Mar 2013 21:29:38 +0100 Claus Gittinger class: ByteCodeCompiler
Mon, 08 Oct 2012 14:37:31 +0200 Stefan Vogel changed:
Mon, 08 Oct 2012 10:27:15 +0200 Stefan Vogel comment/format in: #showErrorNotification:
Mon, 07 May 2012 14:00:08 +0200 Stefan Vogel changed: #compile:forClass:inCategory:notifying:install:skipIfSame:silent:foldConstants:
Tue, 29 Nov 2011 11:22:21 +0100 Claus Gittinger changed: #createMethod
Mon, 31 Oct 2011 11:36:42 +0100 Claus Gittinger comment/format in: #byteCodeFor:
Tue, 25 Oct 2011 21:57:13 +0200 Claus Gittinger changed: #byteCodeFor:
Fri, 30 Sep 2011 12:49:59 +0200 Claus Gittinger added: #compile:forClass:inCategory:
Fri, 30 Sep 2011 12:28:51 +0200 Claus Gittinger comments
Thu, 04 Aug 2011 21:34:23 +0200 Claus Gittinger changed: #createMethod
Tue, 05 Jul 2011 22:51:17 +0200 Claus Gittinger changed: #compile:forClass:inCategory:notifying:install:skipIfSame:silent:foldConstants:ifFail:
Tue, 28 Jun 2011 22:02:59 +0200 Jan Vrany Jan's changes
Sun, 30 Jan 2011 03:56:07 +0100 Claus Gittinger changed: #from:class:context:notifying:
Sun, 30 Jan 2011 03:43:40 +0100 Claus Gittinger added: #from:class:context:notifying:
Tue, 18 Jan 2011 18:07:14 +0100 Claus Gittinger changed:
Thu, 25 Nov 2010 20:18:53 +0100 Stefan Vogel changed: #compile:forClass:inCategory:notifying:install:skipIfSame:silent:foldConstants:ifFail:
Fri, 15 Oct 2010 10:39:50 +0200 Claus Gittinger added: #compile:in:notifying:install:ifFail:
Wed, 10 Mar 2010 22:13:23 +0100 Claus Gittinger changed: #addLiteral:
Wed, 10 Mar 2010 20:55:37 +0100 Claus Gittinger changed: #addLiteral:
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 ***
less more (0) -100 -60 tip