David Nadlinger
|
1215ffacd3
|
Complete IrStruct->IrAggr rename.
|
2013-06-17 13:14:15 +02:00 |
|
David Nadlinger
|
f2f3c751b3
|
Renamed IrStruct to IrAggr, as it is also used for classes.
The class-specific parts should probably be factored out.
|
2013-06-12 17:16:35 +02:00 |
|
David Nadlinger
|
9458911839
|
Added LLVM-style license headers to all our files.
|
2012-12-16 17:19:14 +01:00 |
|
kai
|
6726b5da13
|
Compile LDC2 with VS2010 64bit (LDC changes only).
Contains all changes necessary to LDC specific source to compile LDC2 with VS2010. See https://github.com/D-Programming-Language/dmd/pull/516 for necessary changes to DMDFE.
|
2012-01-11 07:49:21 +01:00 |
|
Alexey Prokhin
|
9889067420
|
Fixed #53 — Assertion !isaStruct(t)
|
2012-01-10 19:46:32 +04:00 |
|
Tomas Lindquist Olsen
|
c42c90ea80
|
* Moved ir/irsymbol.cpp/h into ir/irdsymbol.cpp/h.
* Added #if IN_DMD versioning around DMD backend specific code in the D1 frontend, D2 is currently broken.
* All part of a greater cleanup scheme.
|
2009-03-26 20:45:53 +01:00 |
|