[phobos] [D-Programming-Language/phobos] 5f0a1a: Add ReplaceType, use it in Algebraic. Also add get...
GitHub via phobos
phobos at puremagic.com
Mon Jun 8 17:45:18 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 5f0a1a6751d8d1858c9a697f3a86894783b568e5
https://github.com/D-Programming-Language/phobos/commit/5f0a1a6751d8d1858c9a697f3a86894783b568e5
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-06-08 (Mon, 08 Jun 2015)
Changed paths:
M std/typecons.d
M std/variant.d
Log Message:
-----------
Add ReplaceType, use it in Algebraic. Also add get!k to Variant.
Commit: 120cbc29595cfc704cf437663c0fdb02bab5022d
https://github.com/D-Programming-Language/phobos/commit/120cbc29595cfc704cf437663c0fdb02bab5022d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-06-08 (Mon, 08 Jun 2015)
Changed paths:
M std/variant.d
Log Message:
-----------
Replace D_PARAM with D through variant.d
Commit: b0af624aa39437fb6399c4296338744a902a0a7a
https://github.com/D-Programming-Language/phobos/commit/b0af624aa39437fb6399c4296338744a902a0a7a
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-06-08 (Mon, 08 Jun 2015)
Changed paths:
M std/typecons.d
Log Message:
-----------
Always add function linkage
Commit: 061e3b185bf7e72f8effbe56c66cf2003a5a84a4
https://github.com/D-Programming-Language/phobos/commit/061e3b185bf7e72f8effbe56c66cf2003a5a84a4
Author: Walter Bright <walter at walterbright.com>
Date: 2015-06-08 (Mon, 08 Jun 2015)
Changed paths:
M std/typecons.d
M std/variant.d
Log Message:
-----------
Merge pull request #3394 from andralex/alpha-rename
Alpha renaming, yay
Compare: https://github.com/D-Programming-Language/phobos/compare/f94199734c7e...061e3b185bf7
More information about the phobos
mailing list