log

age author description
Thu, 04 Oct 2007 14:15:54 +0200 lindquist [svn r34] * Fixed passing a struct literal as function argument trunk
Thu, 04 Oct 2007 13:45:22 +0200 lindquist [svn r33] * Added support for assignment to function arguments trunk
Thu, 04 Oct 2007 12:49:37 +0200 lindquist [svn r32] * Fixed problems with arrays members of aggregates trunk
Thu, 04 Oct 2007 11:39:53 +0200 lindquist [svn r31] * Fixed returning through hidden pointer was unable to report back the return value trunk
Thu, 04 Oct 2007 10:57:26 +0200 lindquist [svn r30] * Fixed static function-local variables. trunk
Thu, 04 Oct 2007 10:22:56 +0200 lindquist [svn r29] * Fixed structs inside struct literals trunk
Thu, 04 Oct 2007 10:13:21 +0200 lindquist [svn r28] * Fixed accessing aggregate fields. it was still not quite right. hopefully is now :) trunk
Thu, 04 Oct 2007 09:24:15 +0200 lindquist [svn r27] * Fixed bug in aggregate field lookup. trunk
Thu, 04 Oct 2007 07:35:02 +0200 lindquist [svn r26] * Fixed templates defining a constant value trunk
Thu, 04 Oct 2007 07:01:15 +0200 lindquist [svn r25] * Fixed a lot of problems with string literals trunk
Thu, 04 Oct 2007 04:28:30 +0200 lindquist [svn r24] * Added a simple std.traits by downs trunk
Thu, 04 Oct 2007 03:42:56 +0200 lindquist [svn r23] * Updated to DMD 1.021 trunk
Thu, 04 Oct 2007 01:47:53 +0200 lindquist [svn r22] * Forgot to add std.stdio trunk
Wed, 03 Oct 2007 06:14:41 +0200 lindquist [svn r21] * Fixed local instances of imported templates trunk
Wed, 03 Oct 2007 05:41:15 +0200 lindquist [svn r20] * Added a simple compiletime std.stdio by downs trunk