Alexey Prokhin
|
7f27938b09
|
va_list is char* on X86 for c++ compatibility
And we are using X86 convension on all platforms right time.
|
2014-08-24 21:01:40 +04:00 |
|
Alexey Prokhin
|
76dec46df5
|
WIP: merge dmdfe 2.066
|
2014-08-22 16:01:28 +04:00 |
|
Kai Nacke
|
fe39da53e3
|
Merge of 2.065.0-b3.
The new visitor class is used for IR generation. This removes some modifications from DMD source.
|
2014-02-10 08:47:25 +01:00 |
|
David Nadlinger
|
cb341586e3
|
First merge of 2.064 beta.
This corresponds to DMD commit a913ce4bc59a94a022a27e390fc841f4aededffb.
Doesn't build Phobos yet.
|
2013-10-29 19:21:15 +01:00 |
|
David Nadlinger
|
1242be25d0
|
Remove unused, empty Ir type.
The codegen parameter was changed to IRState instead of
removing it to set the stage for an eventual eradication
of the gIR global.
|
2013-10-13 19:44:29 +02:00 |
|
Alexey Prokhin
|
d45931972c
|
Move Target implementation out of dmdfe
|
2013-07-29 11:18:25 +04:00 |
|