compiler/TTypechecker.st
Wed, 23 Sep 2015 22:21:44 +0100 Jan Vrany Added support for local variables and #whileTrue: special form
Tue, 22 Sep 2015 17:43:38 +0100 Jan Vrany Removed syntax for inline assembly, use <primitive: [:asm | ... ]> syntax.
Sun, 20 Sep 2015 12:01:42 +0100 Jan Vrany Fixes/refactoring of scopes and bindings.
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)
Wed, 02 Sep 2015 18:15:44 +0100 Jan Vrany Make 3 + 4 working, though the code is rather messy
Wed, 02 Sep 2015 09:18:00 +0100 Jan Vrany Initial support for inline assembly
less more (0) tip