log dmd/expression.h @ 1151:3cf0066e6faf

age author description
Sat, 28 Mar 2009 05:00:43 +0100 Tomas Lindquist Olsen - Versioned Expresssion::toElem with #if IN_DMD/IN_LLVM.
Thu, 26 Mar 2009 20:45:53 +0100 Tomas Lindquist Olsen * Moved ir/irsymbol.cpp/h into ir/irdsymbol.cpp/h.
Thu, 12 Mar 2009 20:37:27 +0100 Tomas Lindquist Olsen - Updated to DMD frontend 1.041.
Wed, 07 Jan 2009 19:34:48 +0100 Tomas Lindquist Olsen Merged DMD 1.039
Tue, 06 Jan 2009 16:33:51 +0100 Tomas Lindquist Olsen Merged DMD 1.038
Thu, 18 Dec 2008 07:59:03 +0100 Christian Kamm Add more toConstElem stubs to get better error messages.
Sat, 29 Nov 2008 21:25:43 +0100 Tomas Lindquist Olsen Removed KDevelop3 project files, CMake can generate them just fine!
Mon, 06 Oct 2008 22:54:08 +0200 Christian Kamm Some missed LLVMDC -> LDC.
Sun, 28 Sep 2008 21:09:21 +0200 tomas Implemented constant pointer casts (like casting function pointer to void* as a constant global initializer)
Mon, 15 Sep 2008 02:04:26 +0200 Tomas Lindquist Olsen Fixed .funcptr property of delegates, no longer uses the infamous DMD rewrites to pointer arithmetic, instead a GEPExp has been introduced.
Fri, 12 Sep 2008 12:39:06 +0200 Christian Kamm Constant fold structliteral.member again.
Tue, 09 Sep 2008 16:49:47 -0700 Tomas Lindquist Olsen Complex number should now follow the D ABI on x86. They're also treated as first class values now. Big change.
Thu, 14 Aug 2008 06:55:41 +0200 Tomas Lindquist Olsen Merged DMD 1.034, array operations are not yet implemented ;)
Sat, 02 Aug 2008 22:54:36 +0200 Christian Kamm Implement a rough AddrExp::toConstElem()
Sat, 12 Jul 2008 19:38:31 +0200 lindquist [svn r357] Merged DMD 1.033 trunk
Thu, 01 May 2008 15:15:28 +0200 ChristianK [svn r175] merged dmd 1.029 trunk
Tue, 20 Nov 2007 05:29:20 +0100 lindquist [svn r112] Fixed 'case 1,2,3:' style case statements. trunk
Thu, 08 Nov 2007 19:13:28 +0100 lindquist [svn r96] Updated to DMD 1.023. trunk
Wed, 07 Nov 2007 03:36:07 +0100 lindquist [svn r94] started on complex support trunk
Sat, 03 Nov 2007 14:44:58 +0100 lindquist [svn r90] Major updates to the gen directory. Redesigned the 'elem' struct. Much more... !!! trunk
Fri, 19 Oct 2007 07:43:21 +0200 lindquist [svn r44] Lots of bug fixes. trunk
Tue, 09 Oct 2007 06:21:30 +0200 lindquist [svn r39] * Updated to DMD 1.022 with the exception of: trunk
Thu, 04 Oct 2007 03:42:56 +0200 lindquist [svn r23] * Updated to DMD 1.021 trunk
Sat, 01 Sep 2007 21:43:27 +0200 lindquist [svn r5] Initial commit. Most things are very rough. trunk