log dmd/struct.c @ 1630:44b145be2ef5

age author description
Sat, 06 Feb 2010 15:53:52 +0000 Robert Clipsham Merge dmd 1.056.
Wed, 06 Jan 2010 15:18:23 -0300 Leandro Lucarella Merge DMD r324: bugzilla 3663 and 3664 - fwd ref regressions
Wed, 06 Jan 2010 15:18:22 -0300 Leandro Lucarella Merge DMD r319: bugzilla 400 forward reference error...
Wed, 06 Jan 2010 15:18:22 -0300 Leandro Lucarella Merge DMD r318: bugzilla 2029 Typesafe variadic functions don't...
Wed, 06 Jan 2010 15:18:22 -0300 Leandro Lucarella Merge DMD r304: refactor invariant => immutable
Wed, 06 Jan 2010 15:18:20 -0300 Leandro Lucarella Merge DMD r253: refactor: Argument => Parameter
Fri, 06 Nov 2009 23:58:01 +0100 Christian Kamm Merge DMD 1.051
Sun, 07 Jun 2009 16:00:13 +0200 Frits van Bommel Run `semantic3` on imported modules, and emit new symbols with
Sat, 16 May 2009 22:21:31 +0200 Tomas Lindquist Olsen Merged DMD 1.045 !!!
Sat, 16 May 2009 12:17:33 +0200 Christian Kamm Fix overload resolution issue in dmd bug 313/314 fix.
Fri, 03 Apr 2009 17:59:34 +0200 Tomas Lindquist Olsen Merged DMD 1.042.
Thu, 26 Mar 2009 20:45:53 +0100 Tomas Lindquist Olsen * Moved ir/irsymbol.cpp/h into ir/irdsymbol.cpp/h.
Thu, 12 Mar 2009 20:37:27 +0100 Tomas Lindquist Olsen - Updated to DMD frontend 1.041.
Fri, 27 Feb 2009 12:35:31 +0100 Frits van Bommel Fix struct field alignment on x86-64 (for align > 8, like real.alignof)
Sat, 12 Jul 2008 19:38:31 +0200 lindquist [svn r357] Merged DMD 1.033 trunk
Thu, 01 May 2008 13:05:53 +0200 ChristianK [svn r172] moving all IR state previously stored in Dsymbol into IrDsymbol and a Dsymbol->IrDsymbol map trunk
Fri, 18 Jan 2008 16:42:16 +0100 lindquist [svn r141] fixed more problems with classinfo trunk
Thu, 17 Jan 2008 03:15:12 +0100 lindquist [svn r140] did a lot of the work towards being able to pass multiple modules on the command line. not complete yet though trunk
Tue, 27 Nov 2007 03:09:36 +0100 lindquist [svn r125] Renamed/moved a few backend member inside DMD structures for consistency. trunk
Sun, 18 Nov 2007 06:52:57 +0100 lindquist [svn r106] Turns out the last commit wasn't enough, now the D->LLVM process is even more split up. trunk
Fri, 16 Nov 2007 08:21:47 +0100 lindquist [svn r104] TONS OF FIXES. trunk
Tue, 06 Nov 2007 10:03:14 +0100 lindquist [svn r92] Fixed support for statically initialized unions. lots of bugfixes as cleanups too. trunk
Wed, 31 Oct 2007 03:11:32 +0100 lindquist [svn r77] Fixed foreach on slice. trunk
Wed, 24 Oct 2007 01:37:34 +0200 lindquist [svn r58] Fixed cond expression resulting in a non-basic type. trunk
Sat, 01 Sep 2007 21:43:27 +0200 lindquist [svn r5] Initial commit. Most things are very rough. trunk