log

age author description
Fri, 24 Jun 2005 08:28:49 +0000 thomask Victor Nakoryakov <nail-mail@mail.ru>
Fri, 24 Jun 2005 08:18:37 +0000 thomask -inline / opMul
Fri, 24 Jun 2005 08:01:20 +0000 thomask inline / opMul /with
Thu, 23 Jun 2005 03:53:25 +0000 thomask John Demme <me@teqdruid.com>
Wed, 22 Jun 2005 17:15:46 +0000 thomask forach and throw/catch code generation
Wed, 22 Jun 2005 11:47:16 +0000 thomask arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
Wed, 22 Jun 2005 11:36:08 +0000 thomask Nick <Nick_member@pathlink.com>
Wed, 22 Jun 2005 11:23:07 +0000 thomask reclasification
Wed, 22 Jun 2005 11:13:23 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Wed, 22 Jun 2005 11:01:51 +0000 thomask Internal error: ../ztc/cgcs.c 353
Wed, 22 Jun 2005 10:35:32 +0000 thomask Internal error: ../ztc/cgcs.c 213
Sat, 18 Jun 2005 08:36:27 +0000 thomask expression.c:272: void functionArguments(Loc, Scope*, TypeFunction*, Array*): Assertion `0' failed
Sat, 18 Jun 2005 08:27:57 +0000 thomask misplaced initialisers in static rectangular array
Sat, 18 Jun 2005 07:34:47 +0000 thomask empty array length and ptr
Sat, 18 Jun 2005 07:15:32 +0000 thomask anonymous class
Fri, 17 Jun 2005 19:48:02 +0000 thomask circular class inheritance
Fri, 17 Jun 2005 19:47:10 +0000 thomask ignored attributes of imported alias
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
Sat, 04 Jun 2005 18:34:39 +0000 thomask removed deprecated bat generator for windows
Thu, 02 Jun 2005 15:42:31 +0000 thomask partial metadata fix
Thu, 02 Jun 2005 11:38:07 +0000 thomask fixed cleanup target
Wed, 01 Jun 2005 19:56:59 +0000 thomask nested types can't be forward referenced
Wed, 01 Jun 2005 19:42:25 +0000 thomask invalid code generation
Wed, 01 Jun 2005 13:02:35 +0000 thomask Nick <Nick_member@pathlink.com>
Wed, 01 Jun 2005 12:34:19 +0000 thomask Internal error: ../ztc/evalu8.c 174
Wed, 01 Jun 2005 12:25:13 +0000 thomask Internal error: e2ir.c 488 (char 00914B24) (0x811ad08)
Wed, 01 Jun 2005 12:10:29 +0000 thomask aliasing an interface array after another interface using the alias makes it impossible to implement the interface
Wed, 01 Jun 2005 11:58:48 +0000 thomask -inline calling wrong virtual function
Sat, 21 May 2005 19:32:38 +0000 thomask StaticIfCondition (nocompile)
Sat, 21 May 2005 19:31:44 +0000 thomask protected at module level
Fri, 20 May 2005 11:22:59 +0000 thomask updated .offsetof to DMD-0.124
Fri, 20 May 2005 11:06:55 +0000 thomask updated version/debug handling to DMD-0.124
Fri, 20 May 2005 10:08:23 +0000 thomask Ben Hinkle <ben.hinkle@gmail.com>
Fri, 20 May 2005 10:03:57 +0000 thomask package / overload
Fri, 20 May 2005 10:01:33 +0000 thomask package / overload
Fri, 20 May 2005 09:36:19 +0000 thomask struct initialization
Thu, 19 May 2005 15:52:22 +0000 thomask int opMod 0
Thu, 19 May 2005 07:12:07 +0000 thomask cross-module multiply nested template instantiation with inline function from inside function
Tue, 17 May 2005 19:05:41 +0000 thomask prepared for windows porting
Tue, 17 May 2005 16:10:49 +0000 thomask reserved size for bigarray in the data segment too small
Tue, 17 May 2005 15:26:54 +0000 thomask typedef & class members
Tue, 17 May 2005 14:44:52 +0000 thomask botched wysiwyg-stringliterals
Sat, 14 May 2005 07:29:49 +0000 thomask import / static class members
Sat, 14 May 2005 07:09:19 +0000 thomask mixin / class member / this (2)
Sat, 14 May 2005 07:05:51 +0000 thomask mixin / class member / this
Sat, 14 May 2005 06:46:25 +0000 thomask fixed typeid checks for classes