log gen/irstate.h @ 94:61615fa85940 trunk

age author description
Mon, 12 Nov 2007 06:32:46 +0100 lindquist [svn r98] Added support for std.c.stdlib.alloca via pragma(LLVM_internal, "alloca"). 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, 02 Nov 2007 01:17:26 +0100 lindquist [svn r86] Changed the way arguments are given storage. It is now detected if they will need it during semantic passes. trunk
Thu, 01 Nov 2007 17:27:18 +0100 lindquist [svn r85] Fixed: if a return statement appeared in the try block of a nested try-finally, only the inner-most finally block would be executed. trunk
Wed, 31 Oct 2007 03:11:32 +0100 lindquist [svn r77] Fixed foreach on slice. trunk
Wed, 24 Oct 2007 01:37:34 +0200 lindquist [svn r58] Fixed cond expression resulting in a non-basic type. trunk
Fri, 19 Oct 2007 07:43:21 +0200 lindquist [svn r44] Lots of bug fixes. trunk
Thu, 04 Oct 2007 16:44:07 +0200 lindquist [svn r35] * Attributes on struct fields/methods now work trunk
Wed, 03 Oct 2007 04:56:32 +0200 lindquist [svn r19] * Added support for reassigning 'this' inside class constructors. trunk
Wed, 26 Sep 2007 19:05:18 +0200 lindquist [svn r10] Updated for LLVM rev. 20070913 trunk
Sat, 01 Sep 2007 21:43:27 +0200 lindquist [svn r5] Initial commit. Most things are very rough. trunk