log

age author description
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
Mon, 23 Apr 2007 18:08:12 +0000 thomask [Issue 1140] ICE casting tuple member to tuple struct
Mon, 23 Apr 2007 18:07:38 +0000 thomask added basic stringof testd
Mon, 23 Apr 2007 18:06:48 +0000 thomask [Issue 1142] .stringof performs semantic analysis
Mon, 23 Apr 2007 18:05:52 +0000 thomask [Issue 1143] Assertion failure: '0' on line 850 in 'template.c' - On specialization of IFTI template parameters.
Mon, 23 Apr 2007 18:04:38 +0000 thomask [Issue 1144] template mixin causes DMD crash
Mon, 23 Apr 2007 18:02:31 +0000 thomask [Issue 1145] bad codegen with ulong+float
Mon, 23 Apr 2007 18:01:54 +0000 thomask [Issue 1146] mixin + assert() crashes compiler
Mon, 23 Apr 2007 18:00:36 +0000 thomask [Issue 1150] Compiler creates wrong code
Mon, 23 Apr 2007 17:59:30 +0000 thomask [Issue 1153] dmd assertion failure
Mon, 23 Apr 2007 17:58:46 +0000 thomask [Issue 1154] Implicit template return value + mixin results in invalid type deduction