log

age author description
Thu, 20 May 2010 20:05:03 +0200 Moritz Warning bindings were moved to dsource.org/projects/bindings/ default tip
Wed, 19 May 2010 12:42:32 +0200 Tomas Lindquist Olsen Update to work with LLVM 2.7.
Fri, 19 Mar 2010 09:31:25 +0100 Christian Kamm Added tag 0.9.2 for changeset 18bbb1436153
Wed, 10 Mar 2010 20:21:05 -0700 Kelly Wilson Change the ldc.conf file output to match the newer Tango directory structure and only use libtango-user-ldc for the libs to match the 0.99.9 build instructions. 0.9.2
Wed, 10 Mar 2010 19:35:14 -0700 Kelly Wilson Strange workaround for returning from within 'void main()'. The new dmdfe sets the ReturnStatement->exp to null. Fixed bug #391.
Tue, 09 Mar 2010 23:21:48 +0200 Matti Niemenmaa Don't remove an old .o with -output-{bc,ll,s}.
Tue, 09 Mar 2010 23:20:39 +0200 Matti Niemenmaa Don't error out with -singleobj, -of, and -c/-output-{bc,ll,o,s}.