log dmd/Scope.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
Sun, 17 Oct 2010 07:42:00 +0400 korDen Many small bugs fixed
Thu, 30 Sep 2010 14:09:50 +0400 korDen more global state cleanup
Tue, 14 Sep 2010 15:46:50 +0200 Trass3r merge
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 18:02:48 +0200 Trass3r ddoc branch
Mon, 30 Aug 2010 18:42:04 +0400 korDen malloc -> GC.malloc change, plus compilation issues fixed (always check before commiting stuff!!!)
Mon, 30 Aug 2010 18:38:35 +0400 korDen fixed a hack I used as a lack of copy ctor in D
Mon, 30 Aug 2010 03:57:51 +0200 Trass3r updated to 2.035
Mon, 12 Apr 2010 17:00:08 +0100 Robert Clipsham Branch merge.
Wed, 07 Apr 2010 00:51:29 +0100 Robert Clipsham Added in some = new OutBuffer();'s to be on the safe side, been getting some issues with null OutBuffers.
Mon, 12 Apr 2010 16:29:33 +0400 korDen On the road to make Phobos compilable
Sat, 24 Oct 2009 08:42:06 +0400 korDen Initial commit