|
|
|
@1643:8f121883bce8
|
[1643:8f121883bce8]
|
03/09/10 01:37:40 |
Kelly Wilson <wilsonk cpsc.ucalgary.ca> |
Apply patch from klickverbot. This is his 'proper fix' patch for bug #395. |
|
|
|
@1579:819b4f961711
|
[1579:819b4f961711]
|
09/08/09 20:03:24 |
Moritz Warning <moritzwarning@web.de> |
fix newline warning |
|
|
|
@1571:8d086d552909
|
[1571:8d086d552909]
|
08/13/09 18:39:18 |
Benjamin Kramer <benny.kra@gmail.com> |
IntegerType? is now contextifed.
Requires llvm >= 78969. resistor says … |
|
|
|
@1560:1d5c3354b3c2
|
[1560:1d5c3354b3c2]
|
07/31/09 17:01:29 |
Benjamin Kramer <benny.kra@gmail.com> |
getNullValue is in Constant again
Requires LLVM >= r77721 |
|
|
|
@1535:61f12f4651b5
|
[1535:61f12f4651b5]
|
07/13/09 14:16:15 |
Benjamin Kramer <benny.kra@gmail.com> |
Don't use llvm::getGlobalContext() anymore |
|
|
|
@1534:8ca25bd765a3
|
[1534:8ca25bd765a3]
|
07/13/09 06:17:58 |
Benjamin Kramer <benny.kra@gmail.com> |
Build fix for the latest LLVMContext changes (LLVM r75445)
This shouldn't … |
|
|
|
@1512:09734fb929c0
|
[1512:09734fb929c0]
|
06/21/09 13:05:24 |
Christian Kamm <kamm incasoftware de> |
Make == for associative arrays test for equality, not identity.
_aaEq was … |
|
|
|
@1418:f5f8c21ce6ef
|
[1418:f5f8c21ce6ef]
|
05/25/09 06:50:40 |
Frits van Bommel <fvbommel wxs.nl> |
Make "aa[key]" use the same runtime call as "key in aa". The runtime … |
|
|
|
@1350:15e9762bb620
|
[1350:15e9762bb620]
|
05/14/09 07:26:40 |
Tomas Lindquist Olsen <tomas.l.olsen gmail com> |
Adds explicit alignment information for alloca instructions in general, … |
|
|
|
@1271:0686701178d3
|
[1271:0686701178d3]
|
04/27/09 07:30:48 |
Tomas Lindquist Olsen <tomas.l.olsen gmail com> |
Moved special casing of 'assert(this, "null this");' generated statements … |
|
|
|
@1116:d584cda84b00
|
[1116:d584cda84b00]
|
03/13/09 20:32:10 |
Frits van Bommel <fvbommel wxs.nl> |
Disable this for -release, -disable-boundscheck, etc. |
|
|
|
@1115:af625ea2d3cf
|
[1115:af625ea2d3cf]
|
03/13/09 20:22:05 |
Frits van Bommel <fvbommel wxs.nl> |
Call _d_array_bounds when an associative array is indexed with a … |
|
|
|
@1013:8c73ff5f69e0
|
[1013:8c73ff5f69e0]
|
02/28/09 16:16:52 |
Frits van Bommel <fvbommel wxs.nl> |
Use llvm::CallSite? instead of custom CallOrInvoke? class. |
|
|
|
@945:03d7c4aac654
|
[945:03d7c4aac654]
|
02/07/09 23:26:54 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
SWITCHED TO LLVM 2.5 !
Applied patch from ticket #129 to compile against … |
|
|
|
@622:26fce59fe80a
|
[622:26fce59fe80a]
|
10/01/08 12:32:31 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Wrapped all the most potentially expensive logging calls in a conditional … |
|
|
|
@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 … |
|
|
|
@479:672eb4893b55
|
[479:672eb4893b55]
|
08/05/08 13:28:19 |
Christian Kamm <kamm incasoftware de> |
Move AllocaInst? creation into DtoAlloca? helper. Will enable special … |
|
|
|
@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 … |
|
|
|
@458:121624c14053
|
[458:121624c14053]
|
08/02/08 16:35:24 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Fixed AA Rvalue-only access (like indexing an AA return value … |
|
|
|
@455:d3d3519b72e8
|
[455:d3d3519b72e8]
|
08/02/08 11:24:10 |
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> |
Fixed inserting an AA entry with 'this' as key.
Fixed debug info for … |
|
|
|
@399:0e6b4d65d3f8
|
[399:0e6b4d65d3f8]
|
07/26/08 11:19:16 |
Christian Kamm <kamm incasoftware de> |
Give error messages for invalid casts.
This required passing Loc … |
|
|
|
@315:a9697749e898
|
[315:a9697749e898]
|
07/03/08 16:05:45 |
ChristianK |
[svn r336] Made sure calls within a landing pad area are invokes.
Nested … |
|
|
|
@275:665b81613475
|
[275:665b81613475]
|
06/19/08 11:30:32 |
lindquist |
[svn r296] Removed: the 'suite' dir, it never took off!
Fixed: foreach … |
|
|
|
@244:a95056b3c996
|
[244:a95056b3c996]
|
06/09/08 03:37:08 |
lindquist |
[svn r261] Fixed debug info for integer and floating local variables, can … |
|
|
|
@217:0806379a5eca
|
[217:0806379a5eca]
|
06/05/08 00:38:36 |
lindquist |
[svn r233] Added: -oq command line option for writing fully qualified … |
|
|
|
@213:7816aafeea3c
|
[213:7816aafeea3c]
|
05/30/08 13:32:04 |
lindquist |
[svn r229] Updated the object.d implementation to the latest Tango.
Fixed … |
|
|
|
@173:db9890b3fb64
|
[173:db9890b3fb64]
|
05/06/08 01:56:03 |
ChristianK |
[svn r189] moving IR data back into DMD frontend nodes |
|
|
|
@168:08cfde5f70d3
|
[168:08cfde5f70d3]
|
05/05/08 20:26:17 |
lindquist |
[svn r184] fixed an AA helper for giving keys storage, which the runtime … |
|
|
|
@163:a8cd9bc1021a
|
[163:a8cd9bc1021a]
|
05/05/08 01:36:29 |
lindquist |
[svn r179] lots and lots of fixes, much more of tango now compiles/works. |
|
|
|
@156:ccd07d9f2ce9
|
[156:ccd07d9f2ce9]
|
05/01/08 07:05:53 |
ChristianK |
[svn r172] moving all IR state previously stored in Dsymbol into IrDsymbol? … |
|
|
|
@136:0e28624814e8
|
[136:0e28624814e8]
|
01/16/08 21:15:12 |
lindquist |
[svn r140] did a lot of the work towards being able to pass multiple … |
|
|
|
@133:44a95ac7368a
|
[133:44a95ac7368a]
|
01/13/08 23:11:54 |
lindquist |
[svn r137] Many fixes towards tango.io.Console working, but not quite … |
|
|
|
@127:facc562f5674
|
[127:facc562f5674]
|
11/30/07 06:56:52 |
lindquist |
[svn r131] Fixed #11
All associative array properties now work as they … |
|
|
|
@109:5ab8e92611f9
|
[109:5ab8e92611f9]
|
11/20/07 22:13:15 |
lindquist |
[svn r113] Added initial support for associative arrays (AAs).
Fixed some … |