Andrei Alexandrescu
|
71226e5948
|
* Added constructors, assignment operator, length, toString, and slice
to Tuple.
|
2009-04-06 18:35:00 +00:00 |
|
Don Clugston
|
6dbecd1864
|
Added TypeCons.AlignForSize for optimising struct layout (requested by dsimcha).
|
2009-01-22 07:08:32 +00:00 |
|
Bartosz Milewski
|
b54b0b5046
|
Unique template: will work when the language catches up
|
2008-09-12 03:10:14 +00:00 |
|
Andrei Alexandrescu
|
5f2e901c50
|
$(LI Fixed documentation in $(B std.typecons))
|
2008-07-08 03:30:02 +00:00 |
|
Andrei Alexandrescu
|
cc43a5279d
|
Finalized and documented the stupendous Rebindable template.
|
2008-05-16 21:16:46 +00:00 |
|
Andrei Alexandrescu
|
32f411e024
|
Added undocumented Rebindable in preparation for opImplicitCast.
|
2008-03-06 20:23:11 +00:00 |
|
Andrei Alexandrescu
|
067ca61b48
|
removed code bloat
|
2008-02-19 20:25:53 +00:00 |
|
Andrei Alexandrescu
|
946f205043
|
removed bloat-inducing test code
|
2008-02-19 09:21:25 +00:00 |
|
Andrei Alexandrescu
|
f4699442b3
|
fixed code bloat issue; added Tuple.toString; added function tuple(); fixed unlisted bug in enumValuesImpl.
|
2008-02-19 06:19:26 +00:00 |
|
Brad Roberts
|
e2c70371b8
|
Fix a warning from the enum code generator's results by adding a final return null
|
2007-12-10 01:09:02 +00:00 |
|
Brad Roberts
|
09916d399a
|
Initial merge of candidate to trunk for r459:513
|
2007-11-27 20:28:40 +00:00 |
|