Commit graph

6 commits

Author SHA1 Message Date
Tomas Lindquist Olsen
282f60e4a0 [svn r123] Fixed some typeinfo module name mismatches.
Fixed D-style varargs returning through pointer.
Fixed converting nested function to delegate.
Added std.string and std.format to Phobos.
2007-11-26 06:45:13 +01:00
Tomas Lindquist Olsen
adab52fad9 [svn r111] Fixed most problems with complex number support and added typeinfo for them.
Added typeinfo ti_C.
Did some changes to the way expressions that have both lvalue and rvalue LLVM values are handled.
2007-11-20 00:02:35 +01:00
Tomas Lindquist Olsen
2af443b045 [svn r110] Fixed typeinfo for classes. 2007-11-19 06:01:48 +01:00
Tomas Lindquist Olsen
1f13dbd766 [svn r66] Added support for imaginary floating point types 2007-10-25 09:48:36 +02:00
Tomas Lindquist Olsen
8e49b3c389 [svn r65] Added typeinfo implementations for float[], double[] and real[] 2007-10-25 09:26:17 +02:00
Tomas Lindquist Olsen
82c6cd6439 [svn r63] Forgot lphobos/typeinfo2 2007-10-25 09:04:00 +02:00