log dmd/aggregate.h @ 1624:ae8a94d87ca9

age author description
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:19 -0300 Leandro Lucarella Merge DMD r243: some harmonization with D2 dmd
Fri, 06 Nov 2009 23:58:01 +0100 Christian Kamm Merge DMD 1.051
Sun, 12 Jul 2009 16:15:21 +0200 Christian Kamm Make the auto storage class never have the same meaning as scope.
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 !!!
Fri, 27 Mar 2009 17:54:27 +0100 Tomas Lindquist Olsen Changed use of toObjFile to a new codegen method.
Thu, 26 Mar 2009 20:45:53 +0100 Tomas Lindquist Olsen * Moved ir/irsymbol.cpp/h into ir/irdsymbol.cpp/h.
Sun, 30 Nov 2008 11:25:40 +0100 Christian Kamm Move storage of final vtbl from BaseClass to IrInterface: BaseClass instances are shared!
Sat, 29 Nov 2008 21:25:43 +0100 Tomas Lindquist Olsen Removed KDevelop3 project files, CMake can generate them just fine!
Sat, 12 Jul 2008 19:38:31 +0200 lindquist [svn r357] Merged DMD 1.033 trunk
Thu, 01 May 2008 15:15:28 +0200 ChristianK [svn r175] merged dmd 1.029 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
Mon, 12 Nov 2007 07:58:44 +0100 lindquist [svn r100] Moved test/ray.d to demos/ray.d. 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 09:34:18 +0100 lindquist [svn r81] Fixed: Union support was very buggy. Should be fairly solid now. trunk
Wed, 31 Oct 2007 03:11:32 +0100 lindquist [svn r77] Fixed foreach on slice. trunk
Mon, 29 Oct 2007 03:28:12 +0100 lindquist [svn r76] Fixed: TypeInfo for structs. trunk
Wed, 24 Oct 2007 01:37:34 +0200 lindquist [svn r58] Fixed cond expression resulting in a non-basic type. trunk
Tue, 09 Oct 2007 06:21:30 +0200 lindquist [svn r39] * Updated to DMD 1.022 with the exception of: 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, 27 Sep 2007 06:03:06 +0200 lindquist [svn r12] fixed accessing aggregate fields of aggregates trunk
Sat, 01 Sep 2007 21:43:27 +0200 lindquist [svn r5] Initial commit. Most things are very rough. trunk