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.
Mon, 01 Dec 2008 19:01:08 +0000 Added method IRBuilder>>#send:numArgs and IRBuilder>>#send:numArgs:toSuperOf:.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 01 Dec 2008 19:01:08 +0000] rev 5
Added method IRBuilder>>#send:numArgs and IRBuilder>>#send:numArgs:toSuperOf:. Those methods will be used by the Ruby compiler
Wed, 05 Nov 2008 18:58:44 +0000 symbolic code generation fixed (wrong code was generated when ir had more than 10 sequences)
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 05 Nov 2008 18:58:44 +0000] rev 4
symbolic code generation fixed (wrong code was generated when ir had more than 10 sequences)
(0) -10 +10 tip