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.
Wed, 25 Feb 2009 16:49:21 +0000 instVarStore instruction fixed
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 25 Feb 2009 16:49:21 +0000] rev 8
instVarStore instruction fixed
Tue, 02 Dec 2008 09:43:42 +0000 IRBytecodeGenerator emits lineno instructions only when lineno differs from the last one
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 02 Dec 2008 09:43:42 +0000] rev 7
IRBytecodeGenerator emits lineno instructions only when lineno differs from the last one
Tue, 02 Dec 2008 08:14:54 +0000 A new IRLine pseudoinstruction added to include debugging info into the bytecode.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 02 Dec 2008 08:14:54 +0000] rev 6
A new IRLine pseudoinstruction added to include debugging info into the bytecode. See IRBuilderTests for examples.
(0) -10 +10 tip