Tomas Lindquist Olsen
|
b147ecc66d
|
Initial (but disabled) fix for ticket #294 , the actual part that fixes the bug is in a #if 0 block as I'm afraid it will cause regressions. I'm most likely not going to be around tonight, and maybe not tomorrow as well, so I'm pushing it in case someone wants to run some serious testing/investigate the problem noted in llvmhelpers.cpp : realignOffset .
|
2009-05-14 17:20:17 +02:00 |
|
Tomas Lindquist Olsen
|
ca4f588c08
|
Fixed deal breaker bug for more-at-once compilation when any module contained aggregates. Fixes ticket #272 .
|
2009-05-07 02:10:29 +02:00 |
|
Tomas Lindquist Olsen
|
617861ead4
|
Fixed file name in imported mixins containing assertions.
|
2009-04-29 18:39:59 +02:00 |
|
Tomas Lindquist Olsen
|
ba38e15f0d
|
Fixed class default initializers and type generation. Bug #260 is fixed.
|
2009-04-27 03:40:40 +02:00 |
|
Tomas Lindquist Olsen
|
3bd5cf70c2
|
Added testcase for overlapping struct default initializer I has missed. Slight tweak of the relevant error message.
|
2009-04-27 01:43:29 +02:00 |
|
Tomas Lindquist Olsen
|
3e882d422b
|
Fixed struct default initializers.
|
2009-04-25 18:26:54 +02:00 |
|
Tomas Lindquist Olsen
|
1c79df3817
|
Fixed all issues preventing Tango 0.99.8 to compile with `sh build-tango.sh --verbose ldc'.
|
2009-04-17 14:38:29 +02:00 |
|
Tomas Lindquist Olsen
|
414e58a318
|
Fixed forward referenced structs.
|
2009-04-16 20:41:27 +02:00 |
|
Tomas Lindquist Olsen
|
9a86f9c0b5
|
Fixed some minitest regressions.
|
2009-04-16 19:21:30 +02:00 |
|
Tomas Lindquist Olsen
|
37cf5a5789
|
Added Doxygen file.
Completely seperated type and symbol generation. Should fix a lot of bugs, but is not yet 100% complete.
|
2009-04-15 20:06:25 +02:00 |
|