[dmd-internals] [D-Programming-Language/dmd] 4ce8b3: Rename toString to toStringExp to avoid conflict w...
GitHub
noreply at github.com
Sat Jan 18 18:15:40 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 4ce8b38219df96e6e18e5d934d6d2c1d8023db45
https://github.com/D-Programming-Language/dmd/commit/4ce8b38219df96e6e18e5d934d6d2c1d8023db45
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-01-18 (Sat, 18 Jan 2014)
Changed paths:
M src/attrib.c
M src/ctfeexpr.c
M src/expression.c
M src/expression.h
M src/statement.c
M src/staticassert.c
M src/traits.c
Log Message:
-----------
Rename toString to toStringExp to avoid conflict with D's toString
Commit: 5f12359fb46beaaeb1507b424c942d38bb29681f
https://github.com/D-Programming-Language/dmd/commit/5f12359fb46beaaeb1507b424c942d38bb29681f
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-01-18 (Sat, 18 Jan 2014)
Changed paths:
M src/attrib.c
M src/ctfeexpr.c
M src/expression.c
M src/expression.h
M src/statement.c
M src/staticassert.c
M src/traits.c
Log Message:
-----------
Merge pull request #3115 from yebblies/toStringExp
[DDMD] Rename toString to toStringExp to avoid conflict with D's toString
Compare: https://github.com/D-Programming-Language/dmd/compare/44a3a4c910dd...5f12359fb46b
More information about the dmd-internals
mailing list