[dmd-internals] [D-Programming-Language/dmd] f01756: refactor: add const to Identifier
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Feb 5 22:05:17 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f01756f62de9995bd2208799a6f6d8c06947a89b
https://github.com/D-Programming-Language/dmd/commit/f01756f62de9995bd2208799a6f6d8c06947a89b
Author: Walter Bright <walter at walterbright.com>
Date: 2016-02-05 (Fri, 05 Feb 2016)
Changed paths:
M src/identifier.d
Log Message:
-----------
refactor: add const to Identifier
Commit: 06277d891d1e5176d281f4e15f1452155bf5559d
https://github.com/D-Programming-Language/dmd/commit/06277d891d1e5176d281f4e15f1452155bf5559d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2016-02-06 (Sat, 06 Feb 2016)
Changed paths:
M src/identifier.d
Log Message:
-----------
Merge pull request #5406 from WalterBright/constIdentifier
refactor: add const to Identifier
Compare: https://github.com/D-Programming-Language/dmd/compare/c634a6b99d26...06277d891d1e
More information about the dmd-internals
mailing list