compiler/TCompilerPass.st
Fri, 25 Sep 2015 03:51:15 +0100 Jan Vrany Added standalone Tea compiler - teak
Wed, 23 Sep 2015 22:21:44 +0100 Jan Vrany Added support for local variables and #whileTrue: special form
Fri, 18 Sep 2015 06:20:53 +0100 Jan Vrany Make TCompilerPass>>acceptSequenceNode: to return value of last statement.
Wed, 16 Sep 2015 05:29:43 +0100 Jan Vrany First shot on #ifTrie:ifFalse: special form
Mon, 14 Sep 2015 15:03:03 +0100 Jan Vrany Added support for special forms to parser and typechecker (somewhat)
Mon, 14 Sep 2015 11:19:10 +0100 Jan Vrany Introduced TEnvironment, a container object that keeps all (class) definition requiref for a compilation
Wed, 02 Sep 2015 09:18:00 +0100 Jan Vrany Initial support for inline assembly
Mon, 31 Aug 2015 13:53:40 +0100 Jan Vrany More work on basic infrastructure - types, bindings & compilation.
less more (0) tip