log main.d @ 135:af1bebfd96a4 dmd2037

age author description
Thu, 09 Sep 2010 22:51:44 +0100 Eldar Insafutdinov dmdfe 2.037 first main iteration
Wed, 01 Sep 2010 18:21:58 +0200 Trass3r added a module dmd.common for commonly used stuff
Tue, 31 Aug 2010 04:04:33 +0200 Trass3r Id and Macro are quite experimental currently
Mon, 30 Aug 2010 03:57:51 +0200 Trass3r updated to 2.035
Sun, 29 Aug 2010 09:43:40 +0100 Eldar Insafutdinov Switch Arrays of Dsymbols to the new templated Vector type
Sat, 28 Aug 2010 10:51:32 +0400 korDen Get rid of win32 bindings
Sat, 21 Aug 2010 05:46:08 +0400 korDen update to work with dmd 2.048
Tue, 13 Apr 2010 00:38:04 +0400 korDen FWindows linking issues fixed
Thu, 08 Apr 2010 04:21:03 +0100 Robert Clipsham Implemented object file output and linking on linux.
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.
Mon, 26 Oct 2009 16:28:19 +0300 korDen Step 2 of restoring GC functionality.
Sat, 24 Oct 2009 08:42:06 +0400 korDen Initial commit