log

age author description
Sun, 04 Sep 2005 11:24:26 +0000 thomask ElfQT <dethjunk@yahoo.com>
Sun, 04 Sep 2005 11:21:54 +0000 thomask Stewart Gordon <Stewart_member@pathlink.com>
Tue, 30 Aug 2005 06:45:20 +0000 thomask Stewart Gordon <Stewart_member@pathlink.com>
Mon, 29 Aug 2005 05:59:58 +0000 thomask James Dunne <james.jdunne@gmail.com>
Sun, 28 Aug 2005 09:51:34 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Sun, 28 Aug 2005 09:50:54 +0000 thomask Victor Nakoryakov <nail-mail@mail.ru>
Sun, 28 Aug 2005 09:49:56 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Sat, 27 Aug 2005 18:48:51 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Sat, 27 Aug 2005 18:48:06 +0000 thomask Hiroshi Sakurai <Hiroshi_member@pathlink.com>
Sat, 27 Aug 2005 18:47:00 +0000 thomask Hiroshi Sakurai <Hiroshi_member@pathlink.com>
Tue, 23 Aug 2005 22:23:55 +0000 thomask * added conditional jump tests
Sun, 21 Aug 2005 18:22:43 +0000 thomask updated readme
Sat, 20 Aug 2005 18:24:41 +0000 thomask added some basic integer asm operations and registers tests
Wed, 17 Aug 2005 21:28:25 +0000 thomask type x = void;
Wed, 17 Aug 2005 21:27:11 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Wed, 17 Aug 2005 21:25:58 +0000 thomask added Windows/dmc test data
Sun, 14 Aug 2005 10:30:59 +0000 thomask svn maintenance
Sun, 14 Aug 2005 10:27:31 +0000 thomask updated location of tmp files
Sun, 14 Aug 2005 08:40:46 +0000 thomask first basic asm tests
Sun, 14 Aug 2005 08:39:34 +0000 thomask Jay <Jay_member@pathlink.com>
Sun, 14 Aug 2005 08:38:17 +0000 thomask fixed module declaration
Sat, 13 Aug 2005 21:36:50 +0000 thomask labeled breaks and labeled enclosing scopes
Sat, 13 Aug 2005 21:35:40 +0000 thomask foreach doesn't work when accessing elements as supertypes
Sat, 13 Aug 2005 20:54:43 +0000 thomask Negative numbers are treated as Positive in compares.
Sat, 13 Aug 2005 20:38:57 +0000 thomask offsetof doesn't work on method-local struct members
Sat, 13 Aug 2005 20:24:18 +0000 thomask updated <class>.ofsettof tests
Sat, 13 Aug 2005 20:02:23 +0000 thomask added postfix tests for String Literals
Fri, 12 Aug 2005 21:58:26 +0000 thomask debug info: line numbers
Fri, 12 Aug 2005 21:57:07 +0000 thomask - fixed diagnostic 3/3
Fri, 12 Aug 2005 15:32:23 +0000 thomask const: compile or runtime?