log

age author description
Sun, 01 Jul 2007 13:17:51 +0000 thomask [Issue 1259] Inline build triggers an illegal error msg "Error: S() is not an lvalue"
Sun, 01 Jul 2007 13:17:11 +0000 thomask [Issue 1262] Local variable of struct type initialized by literal resets when compared to .init
Mon, 07 May 2007 05:21:43 +0000 thomask [Issue 1203] Cannot create Anonclass in loop
Mon, 07 May 2007 05:21:26 +0000 thomask [Issue 1204] segfault using struct in CTFE
Mon, 07 May 2007 05:20:25 +0000 thomask vtable can't be used as a template parameter
Mon, 07 May 2007 05:19:57 +0000 thomask updated to DMD-1.013
Mon, 07 May 2007 05:19:35 +0000 thomask updated to DMD-1.013
Fri, 27 Apr 2007 17:36:34 +0000 thomask enforce checks for -release builds
Fri, 27 Apr 2007 17:35:45 +0000 thomask fixed ModuleInfo dependency
Fri, 27 Apr 2007 17:35:09 +0000 thomask updated to DMD-1.013
Fri, 27 Apr 2007 17:33:23 +0000 thomask [Issue 1177] $ no longer works inside CTFE functions.
Fri, 27 Apr 2007 17:32:31 +0000 thomask [Issue 1178] templates - deduction + specialization won't compile
Fri, 27 Apr 2007 17:31:50 +0000 thomask [Issue 1187] Segfault with syntax error in two-level mixin.
Fri, 27 Apr 2007 17:31:30 +0000 thomask [Issue 1122] dmd generate bad line number while reporting error message
Fri, 27 Apr 2007 17:30:54 +0000 thomask [Issue 1121] Assertion codegen issue with templated function
Fri, 27 Apr 2007 17:29:59 +0000 thomask [Issue 1114] Indexed tuple cannot be used in inheritance declaration
Fri, 27 Apr 2007 17:27:11 +0000 thomask [Issue 1113] Mixin causes incorrect static if branching
Fri, 27 Apr 2007 17:26:33 +0000 thomask fixed X86_64 issue
Fri, 27 Apr 2007 17:25:29 +0000 thomask fixed fcmov* notation
Fri, 27 Apr 2007 17:24:40 +0000 thomask fixed -fPIC issue
Fri, 27 Apr 2007 17:23:42 +0000 thomask adapted for DMD-1.013
Fri, 27 Apr 2007 17:22:49 +0000 thomask updated to DMD-1.013
Fri, 27 Apr 2007 17:21:55 +0000 thomask fixed typo
Fri, 27 Apr 2007 17:21:32 +0000 thomask updated to DMD-1.013
Fri, 27 Apr 2007 17:21:10 +0000 thomask updated to DMD-1.013
Wed, 25 Apr 2007 17:47:00 +0000 thomask [Issue 1108] Indexing an int[] not evaluatable at compile time
Wed, 25 Apr 2007 17:46:32 +0000 thomask [Issue 1068] stack corruption with mixins and function templates
Mon, 23 Apr 2007 18:09:16 +0000 thomask [Issue 1125] Segfault using tuple in asm code, when size not specified
Mon, 23 Apr 2007 18:08:57 +0000 thomask [Issue 1135] invariant keyword parsing is messed up
Mon, 23 Apr 2007 18:08:39 +0000 thomask [Issue 1138] ICE when tuple template gets indexed