|
|
|
@1206:a5bfed1f6775
|
[1206:a5bfed1f6775]
|
04/12/09 06:52:01 |
Frits van Bommel <fvbommel wxs.nl> |
Reduce include-order dependencies |
|
|
|
@1180:f5729209a1d4
|
[1180:f5729209a1d4]
|
03/30/09 19:18:35 |
Frits van Bommel <fvbommel wxs.nl> |
Remove some redundancy from the DValue hierarchy: all subclasses had a … |
|
|
|
@1151:3cf0066e6faf
|
[1151:3cf0066e6faf]
|
03/28/09 00:00:43 |
Tomas Lindquist Olsen <tomas.l.olsen gmail.com> |
- Versioned Expresssion::toElem with #if IN_DMD/IN_LLVM.
- Eliminated the … |
|
|
|
@715:30b42a283c8e
|
[715:30b42a283c8e]
|
10/22/08 08:55:33 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Removed TypeOpaque? from DMD.
Changed runtime functions taking opaque[] to … |
|
|
|
@664:eef8ac26c66c
|
[664:eef8ac26c66c]
|
10/06/08 16:54:08 |
Christian Kamm <kamm incasoftware de> |
Some missed LLVMDC -> LDC. |
|
|
|
@601:03a5e609eef3
|
[601:03a5e609eef3]
|
09/15/08 09:17:41 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Fixed DLRValue::getLType did not handle the lvalue being a LRValue itself … |
|
|
|
@585:fbb1a366cfbc
|
[585:fbb1a366cfbc]
|
09/09/08 19:49:47 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Complex number should now follow the D ABI on x86. They're also treated as … |
|
|
|
@486:a34078905d01
|
[486:a34078905d01]
|
08/10/08 02:37:38 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Added pragma(llvmdc, "string") for misc per-module compiler configuration, … |
|
|
|
@468:45a67b6f1310
|
[468:45a67b6f1310]
|
08/03/08 20:59:34 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Removed the 'needsstorage' thing from Dsymbol. Arguments are not always … |
|
|
|
@435:74101be2a553
|
[435:74101be2a553]
|
07/30/08 04:12:55 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Added type param to DVarValue as DMD sometimes overrides the type of the … |
|
|
|
@361:932229a851a4
|
[361:932229a851a4]
|
07/14/08 13:17:25 |
ChristianK |
[svn r382] In CastExp?, after the cast to CastExp?.to force the type to be … |
|
|
|
@359:926f65e39246
|
[359:926f65e39246]
|
07/14/08 11:22:43 |
ChristianK |
[svn r380] Improve complex number support. |
|
|
|
@347:6057fdf797d8
|
[347:6057fdf797d8]
|
07/13/08 14:49:10 |
lindquist |
[svn r368] Fixed custom class allocators with arbitrary user arguments. … |
|
|
|
@335:17b844102023
|
[335:17b844102023]
|
07/12/08 11:04:36 |
lindquist |
[svn r356] Fixed problem with array length assignment introduced in [355] |
|
|
|
@334:20446d22f832
|
[334:20446d22f832]
|
07/12/08 09:43:13 |
ChristianK |
[svn r355] Get rid of IRState::exps and topexp. |
|
|
|
@213:7816aafeea3c
|
[213:7816aafeea3c]
|
05/30/08 13:32:04 |
lindquist |
[svn r229] Updated the object.d implementation to the latest Tango.
Fixed … |
|
|
|
@143:336ec4f4bbb3
|
[143:336ec4f4bbb3]
|
01/24/08 19:42:36 |
lindquist |
[svn r147] tango.io.Console is now working. True this time :) Yay! |
|
|
|
@107:3efbcc81ba45
|
[107:3efbcc81ba45]
|
11/19/07 18:02:35 |
lindquist |
[svn r111] Fixed most problems with complex number support and added … |
|
|
|
@104:4d1e9eb001e0
|
[104:4d1e9eb001e0]
|
11/18/07 20:58:58 |
lindquist |
[svn r108] Now basic suppport for complex types. =,+,-,*,/ are supported. |
|
|
|
@88:058d3925950e
|
[88:058d3925950e]
|
11/06/07 04:03:14 |
lindquist |
[svn r92] Fixed support for statically initialized unions. lots of … |