IRPrinter.st
Thu, 30 Oct 2014 22:23:12 +0000 Jan Vrany Removed obsolete #version method
Thu, 30 Oct 2014 22:18:24 +0000 Jan Vrany Better class category name - IR Compiler-*
Thu, 30 Oct 2014 21:43:54 +0000 Jan Vrany Package renamed from cvut:stx/goodies/newcompiler to ctu:ircompiler
Thu, 29 Mar 2012 18:03:58 +0000 Jan Vrany Build files regenerated
Mon, 28 Dec 2009 15:09:00 +0000 Jan Vrany Added version_SVN to all classes
Sun, 06 Dec 2009 08:24:34 +0000 Jan Vrany Moved to package cvut:stx/goodies/newcompiler to be in sync with eXept
Tue, 12 May 2009 11:10:22 +0000 Jan Vrany Nested blocks works
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.
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:.
Mon, 03 Nov 2008 17:02:40 +0000 Jan Vrany Fixes IRBytecodeGenerator >> #pushLiteral and IRBuilder >> #jumpAheadTo:
Wed, 11 Jun 2008 14:54:42 +0000 Jan Vrany Initial revision. All tests pass.
less more (0) tip