Mon, 29 Oct 2012 10:41:23 +0000 Jan Vrany - removed dependency on an obsolete libtool3
Mon, 17 Sep 2012 09:03:06 +0000 Jan Vrany - IRTempStore
Wed, 09 May 2012 08:38:46 +0000 Jan Vrany Build files regenerated
Thu, 29 Mar 2012 18:03:58 +0000 Jan Vrany Build files regenerated
Tue, 15 Nov 2011 21:28:05 +0000 Jan Vrany Fixes in tests
Sat, 15 Oct 2011 18:24:20 +0000 Jan Vrany Removed Class>>bindingOf: as it is now part of libcompat
Sat, 07 May 2011 13:19:45 +0000 Jan Vrany IRTransformTest: test fixes (do not use Squeaks curly arrays)
Wed, 06 Apr 2011 21:17:27 +0000 Jan Vrany IRBuilderTest: CompiledMethod -> Method (CompiledMethod is Squeak class)
Sun, 11 Apr 2010 10:58:42 +0000 Jan Vrany Build files regenerated
Fri, 09 Apr 2010 13:11:14 +0000 Jan Vrany self halt: -> self error:
Wed, 24 Mar 2010 07:50:55 +0000 Jan Vrany Fixed bug that caused bad code generation for closures with more than one basic blocks.
Tue, 23 Mar 2010 13:38:08 +0000 Jan Vrany Added addTempsIfNotDefined:
Mon, 15 Feb 2010 17:55:26 +0000 Jan Vrany - Removed IRDecompiler
Mon, 28 Dec 2009 16:20:44 +0000 Jan Vrany Makefiles regenerated
Mon, 28 Dec 2009 15:09:00 +0000 Jan Vrany Added version_SVN to all classes
Mon, 28 Dec 2009 12:24:46 +0000 Jan Vrany Added IRBuilder>>tempNames
Sun, 06 Dec 2009 08:27:41 +0000 Jan Vrany Unwanted dependencies removed
Sun, 06 Dec 2009 08:24:34 +0000 Jan Vrany Moved to package cvut:stx/goodies/newcompiler to be in sync with eXept
Wed, 19 Aug 2009 20:28:12 +0000 Jan Vrany New utility instance creation method in IRBuilder
Wed, 12 Aug 2009 10:22:31 +0000 Jan Vrany Small improvement in IRFunction>>addTemps:
Sat, 16 May 2009 16:51:05 +0000 Jan Vrany pushLiteral: instruction optimized
Wed, 13 May 2009 09:30:49 +0000 Jan Vrany - method stackSize is now correctly initialized
Wed, 13 May 2009 08:23:00 +0000 Jan Vrany Fixed multiple occurence of line: instruction
Tue, 12 May 2009 11:10:22 +0000 Jan Vrany Nested blocks works
Mon, 11 May 2009 20:20:05 +0000 Jan Vrany Invalid intruction ordering bug fixed.
Tue, 28 Apr 2009 15:03:39 +0000 karpij1 added test for exception handling (only returnTop)
Tue, 28 Apr 2009 11:23:26 +0000 karpij1 testcase demonstrating invalid push order when working with blocks
Sun, 26 Apr 2009 11:22:39 +0000 Jan Vrany IRBuilder>>remoteReturn fixed
Thu, 16 Apr 2009 12:48:33 +0000 Jan Vrany - svn:eol-style property set to LF in order to improve interoperability with Windows systems
Wed, 01 Apr 2009 21:13:00 +0000 Jan Vrany Blocks seems to work. No support for nested block. No support for
Mon, 30 Mar 2009 17:49:01 +0000 Jan Vrany First simple block works. See IRBuilderTest>>testBlock_blockTempArg.
Mon, 30 Mar 2009 14:47:18 +0000 Jan Vrany Initial support for closures.
Wed, 25 Feb 2009 16:49:21 +0000 Jan Vrany instVarStore instruction fixed
Tue, 02 Dec 2008 09:43:42 +0000 Jan Vrany IRBytecodeGenerator emits lineno instructions only when lineno differs from the last one
Tue, 02 Dec 2008 08:14:54 +0000 Jan Vrany A new IRLine pseudoinstruction added to include debugging info into the bytecode.
Mon, 01 Dec 2008 19:01:08 +0000 Jan Vrany Added method IRBuilder>>#send:numArgs and IRBuilder>>#send:numArgs:toSuperOf:.
Wed, 05 Nov 2008 18:58:44 +0000 Jan Vrany symbolic code generation fixed (wrong code was generated when ir had more than 10 sequences)
Mon, 03 Nov 2008 17:02:40 +0000 Jan Vrany Fixes IRBytecodeGenerator >> #pushLiteral and IRBuilder >> #jumpAheadTo:
Wed, 17 Sep 2008 10:30:02 +0000 Jan Vrany Minor fixes. All tests passes
Wed, 11 Jun 2008 14:54:42 +0000 Jan Vrany Initial revision. All tests pass.
Wed, 11 Jun 2008 14:48:38 +0000 Jan Vrany Initial repository layout
(0) tip