[dmd-internals] [D-Programming-Language/dmd] 868dbb: Get rid of Expression::toElem forwarding function
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Sep 7 06:15:37 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 868dbb3554be573f9c671846ae263443febf1b42
https://github.com/D-Programming-Language/dmd/commit/868dbb3554be573f9c671846ae263443febf1b42
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M src/e2ir.c
M src/expression.h
M src/module.h
Log Message:
-----------
Get rid of Expression::toElem forwarding function
Commit: c2b48588a0f14a9b567d5e5609d0c3791217d13e
https://github.com/D-Programming-Language/dmd/commit/c2b48588a0f14a9b567d5e5609d0c3791217d13e
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-09-07 (Sun, 07 Sep 2014)
Changed paths:
M src/e2ir.c
M src/expression.h
M src/module.h
Log Message:
-----------
Merge pull request #3959 from yebblies/toElem
Get rid of Expression::toElem forwarding function
Compare: https://github.com/D-Programming-Language/dmd/compare/0a94ce43ce58...c2b48588a0f1
More information about the dmd-internals
mailing list