[dmd-internals] [D-Programming-Language/dmd] 0e90f2: implicit conversions for NewExp
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Apr 29 14:46:15 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 0e90f2ded1dd3665a394cba6d895b3c20d01a85d
https://github.com/D-Programming-Language/dmd/commit/0e90f2ded1dd3665a394cba6d895b3c20d01a85d
Author: Walter Bright <walter at walterbright.com>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M src/cast.c
M test/runnable/implicit.d
M test/runnable/structlit.d
M test/runnable/xtest46.d
Log Message:
-----------
implicit conversions for NewExp
Commit: 167250588412b9f01c34dd7ad20e1a5d961c85ef
https://github.com/D-Programming-Language/dmd/commit/167250588412b9f01c34dd7ad20e1a5d961c85ef
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-04-29 (Tue, 29 Apr 2014)
Changed paths:
M src/cast.c
M test/runnable/implicit.d
M test/runnable/structlit.d
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #3452 from WalterBright/DIP29_6
implicit conversions for NewExp
Compare: https://github.com/D-Programming-Language/dmd/compare/018629eb7751...167250588412
More information about the dmd-internals
mailing list