Wed, 09 May 2012 08:38:46 +0000 Build files regenerated
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 09 May 2012 08:38:46 +0000] rev 38
Build files regenerated
Thu, 29 Mar 2012 18:03:58 +0000 Build files regenerated
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 29 Mar 2012 18:03:58 +0000] rev 37
Build files regenerated
Tue, 15 Nov 2011 21:28:05 +0000 Fixes in tests
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 15 Nov 2011 21:28:05 +0000] rev 36
Fixes in tests
Sat, 15 Oct 2011 18:24:20 +0000 Removed Class>>bindingOf: as it is now part of libcompat
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 15 Oct 2011 18:24:20 +0000] rev 35
Removed Class>>bindingOf: as it is now part of libcompat
Sat, 07 May 2011 13:19:45 +0000 IRTransformTest: test fixes (do not use Squeaks curly arrays)
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 07 May 2011 13:19:45 +0000] rev 34
IRTransformTest: test fixes (do not use Squeaks curly arrays)
Wed, 06 Apr 2011 21:17:27 +0000 IRBuilderTest: CompiledMethod -> Method (CompiledMethod is Squeak class)
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 06 Apr 2011 21:17:27 +0000] rev 33
IRBuilderTest: CompiledMethod -> Method (CompiledMethod is Squeak class)
Sun, 11 Apr 2010 10:58:42 +0000 Build files regenerated
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 11 Apr 2010 10:58:42 +0000] rev 32
Build files regenerated
Fri, 09 Apr 2010 13:11:14 +0000 self halt: -> self error:
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 09 Apr 2010 13:11:14 +0000] rev 31
self halt: -> self error:
Wed, 24 Mar 2010 07:50:55 +0000 Fixed bug that caused bad code generation for closures with more than one basic blocks.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 24 Mar 2010 07:50:55 +0000] rev 30
Fixed bug that caused bad code generation for closures with more than one basic blocks.
Tue, 23 Mar 2010 13:38:08 +0000 Added addTempsIfNotDefined:
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 23 Mar 2010 13:38:08 +0000] rev 29
Added addTempsIfNotDefined:
Mon, 15 Feb 2010 17:55:26 +0000 - Removed IRDecompiler
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 15 Feb 2010 17:55:26 +0000] rev 28
- Removed IRDecompiler - #halt replace by #error since halt is not handled by SUnit should:raise:
Mon, 28 Dec 2009 16:20:44 +0000 Makefiles regenerated
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 28 Dec 2009 16:20:44 +0000] rev 27
Makefiles regenerated
Mon, 28 Dec 2009 15:09:00 +0000 Added version_SVN to all classes
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 28 Dec 2009 15:09:00 +0000] rev 26
Added version_SVN to all classes
Mon, 28 Dec 2009 12:24:46 +0000 Added IRBuilder>>tempNames
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 28 Dec 2009 12:24:46 +0000] rev 25
Added IRBuilder>>tempNames
Sun, 06 Dec 2009 08:27:41 +0000 Unwanted dependencies removed
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 06 Dec 2009 08:27:41 +0000] rev 24
Unwanted dependencies removed
Sun, 06 Dec 2009 08:24:34 +0000 Moved to package cvut:stx/goodies/newcompiler to be in sync with eXept
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 06 Dec 2009 08:24:34 +0000] rev 23
Moved to package cvut:stx/goodies/newcompiler to be in sync with eXept
Wed, 19 Aug 2009 20:28:12 +0000 New utility instance creation method in IRBuilder
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 19 Aug 2009 20:28:12 +0000] rev 22
New utility instance creation method in IRBuilder
Wed, 12 Aug 2009 10:22:31 +0000 Small improvement in IRFunction>>addTemps:
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 12 Aug 2009 10:22:31 +0000] rev 21
Small improvement in IRFunction>>addTemps:
Sat, 16 May 2009 16:51:05 +0000 pushLiteral: instruction optimized
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 16 May 2009 16:51:05 +0000] rev 20
pushLiteral: instruction optimized
Wed, 13 May 2009 09:30:49 +0000 - method stackSize is now correctly initialized
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 13 May 2009 09:30:49 +0000] rev 19
- method stackSize is now correctly initialized - #makeBlock offsets are now patched when serializing basic blocks
Wed, 13 May 2009 08:23:00 +0000 Fixed multiple occurence of line: instruction
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 13 May 2009 08:23:00 +0000] rev 18
Fixed multiple occurence of line: instruction
Tue, 12 May 2009 11:10:22 +0000 Nested blocks works
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 12 May 2009 11:10:22 +0000] rev 17
Nested blocks works
Mon, 11 May 2009 20:20:05 +0000 Invalid intruction ordering bug fixed.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 11 May 2009 20:20:05 +0000] rev 16
Invalid intruction ordering bug fixed.
Tue, 28 Apr 2009 15:03:39 +0000 added test for exception handling (only returnTop)
karpij1 [Tue, 28 Apr 2009 15:03:39 +0000] rev 15
added test for exception handling (only returnTop)
Tue, 28 Apr 2009 11:23:26 +0000 testcase demonstrating invalid push order when working with blocks
karpij1 [Tue, 28 Apr 2009 11:23:26 +0000] rev 14
testcase demonstrating invalid push order when working with blocks
Sun, 26 Apr 2009 11:22:39 +0000 IRBuilder>>remoteReturn fixed
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 26 Apr 2009 11:22:39 +0000] rev 13
IRBuilder>>remoteReturn fixed
Thu, 16 Apr 2009 12:48:33 +0000 - svn:eol-style property set to LF in order to improve interoperability with Windows systems
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 16 Apr 2009 12:48:33 +0000] rev 12
- svn:eol-style property set to LF in order to improve interoperability with Windows systems - svn:keywords property set to Id
Wed, 01 Apr 2009 21:13:00 +0000 Blocks seems to work. No support for nested block. No support for
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 01 Apr 2009 21:13:00 +0000] rev 11
Blocks seems to work. No support for nested block. No support for compiling cheap blocks.
Mon, 30 Mar 2009 17:49:01 +0000 First simple block works. See IRBuilderTest>>testBlock_blockTempArg.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 30 Mar 2009 17:49:01 +0000] rev 10
First simple block works. See IRBuilderTest>>testBlock_blockTempArg. More tests are comming.
Mon, 30 Mar 2009 14:47:18 +0000 Initial support for closures.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 30 Mar 2009 14:47:18 +0000] rev 9
Initial support for closures.
(0) -30 tip