log dmd/SliceExp.d @ 191:52188e7e3fb5

age author description
Sun, 25 Mar 2012 03:11:12 +0400 korDen Fixed deprecated features, now compiles with DMD2.058
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
Mon, 13 Sep 2010 22:19:42 +0100 Eldar Insafutdinov dmd 2.038 dmd2037
Thu, 09 Sep 2010 22:51:44 +0100 Eldar Insafutdinov dmdfe 2.037 first main iteration
Fri, 03 Sep 2010 23:25:55 +0100 Eldar Insafutdinov ClassDeclarations, Arguments -> Vector
Wed, 01 Sep 2010 18:21:58 +0200 Trass3r added a module dmd.common for commonly used stuff
Mon, 30 Aug 2010 16:12:19 +0100 Eldar Insafutdinov Expressions -> Vector!Expression
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
Mon, 23 Aug 2010 16:52:24 +0400 korDen A bunch of implementations
Sat, 21 Aug 2010 12:15:47 +0400 korDen ForeachStatement.syntaxCopy
Mon, 12 Apr 2010 15:13:00 +0400 korDen *Exp and *AssignExp arrayOp implementation added (might be a bit incomplete)
Sat, 24 Oct 2009 08:42:06 +0400 korDen Initial commit