log dmd/Declaration.d @ 187:b0d41ff5e0df

age author description
Tue, 07 Jun 2011 23:37:34 -0400 Abscissa Added expandability scheme outlined in http://www.dsource.org/forums/viewtopic.php?t=5659&sid=6f2150ff5b0bffcd47512a6a7608d218
Tue, 02 Nov 2010 08:46:11 +0100 Jacob Carlborg One step closer to building on posix.
Mon, 25 Oct 2010 15:36:13 +0200 Jacob Carlborg Several changes to make it build on posix systems.
Sun, 17 Oct 2010 20:56:07 +0400 korDen Updated to dmd2.040
Sun, 17 Oct 2010 07:42:00 +0400 korDen Many small bugs fixed
Tue, 14 Sep 2010 01:13:58 +0200 Trass3r made StorageClass type-safe
Mon, 13 Sep 2010 22:19:42 +0100 Eldar Insafutdinov dmd 2.038 dmd2037
Fri, 10 Sep 2010 00:27:37 +0100 Eldar Insafutdinov dmdfe 2.037 compiles now
Sun, 05 Sep 2010 15:32:22 +0400 korDen further work on dmd test suite
Wed, 01 Sep 2010 18:21:58 +0200 Trass3r added a module dmd.common for commonly used stuff
Tue, 31 Aug 2010 02:12:15 +0200 Trass3r further work
Mon, 30 Aug 2010 03:57:51 +0200 Trass3r updated to 2.035
Sat, 28 Aug 2010 16:19:48 +0200 Trass3r reduced warnings by adding override to the methods
Tue, 24 Aug 2010 16:44:34 +0400 korDen final bits of codegen implementation to compile Phobos
Thu, 08 Apr 2010 04:21:03 +0100 Robert Clipsham Implemented object file output and linking on linux.
Sun, 04 Apr 2010 22:41:11 +0100 Robert Clipsham Implemented methods for Tuples, fixed some linking issues.
Sun, 04 Apr 2010 02:06:32 +0100 Robert Clipsham Implemented Linux support for ddmd. Some parts are a bit hacky to just "get it working", that said, druntime and phobos compile, and unittests pass.
Sat, 24 Oct 2009 08:42:06 +0400 korDen Initial commit