log

age author description
Fri, 17 Jun 2005 19:42:25 +0000 thomask added basic nested class tests
Sat, 11 Jun 2005 16:25:27 +0000 thomask catchup 1/3
Sat, 11 Jun 2005 06:58:13 +0000 thomask added missing ELINE tag
Sat, 11 Jun 2005 06:56:15 +0000 thomask Regan Heath <regan@netwin.co.nz>
Sat, 11 Jun 2005 06:18:32 +0000 thomask compiler hangs on recursive template
Sat, 11 Jun 2005 06:07:28 +0000 thomask basic static if testing
Fri, 10 Jun 2005 19:10:21 +0000 thomask undetected deprecated "delete"
Fri, 10 Jun 2005 17:21:54 +0000 thomask mixing "static if" and "if"
Thu, 09 Jun 2005 14:47:33 +0000 thomask Nested struct non-static initializer crash
Thu, 09 Jun 2005 14:36:32 +0000 thomask void.sizeof: semicolon expected, not '.'
Wed, 08 Jun 2005 17:49:15 +0000 thomask updated "===" -> "is" and "!==" to "!(...===...)"
Wed, 08 Jun 2005 17:25:48 +0000 thomask updated "delete associativeArray[key]" to "associativeArray.remove(key)"
Mon, 06 Jun 2005 05:41:24 +0000 thomask Internal error: ../ztc/cod1.c 2503
Sat, 04 Jun 2005 18:37:55 +0000 thomask removed dead code
Sat, 04 Jun 2005 18:36:29 +0000 thomask included string mapping tests for function and delegate