log dmd/TemplateValueParameter.d @ 192:eb38fdcb3e62 default tip

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
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 23:57:32 +0100 Eldar Insafutdinov More cleanup for arrays
Mon, 30 Aug 2010 23:00:34 +0100 Eldar Insafutdinov Objects -> Vector!Object iteration 1
Sat, 28 Aug 2010 16:19:48 +0200 Trass3r reduced warnings by adding override to the methods
Mon, 23 Aug 2010 20:29:15 +0400 korDen More fixes
Sat, 21 Aug 2010 10:38:26 +0400 korDen CondExp.toCBuffer
Sat, 21 Aug 2010 07:21:54 +0400 korDen TemplateValueParameter.defaultArg
Sat, 21 Aug 2010 07:10:53 +0400 korDen TemplateValueParameter.matchArg implemented
Sat, 21 Aug 2010 07:07:10 +0400 korDen TemplateValueParameter.specialization implemented
Mon, 14 Dec 2009 14:50:03 +0300 dkoroskin <> Implementing TemplateAliasParameter and TemplateValueParameter
Sat, 24 Oct 2009 08:42:06 +0400 korDen Initial commit