[dmd-internals] [D-Programming-Language/dmd] 9896d4: inline.d: struct => class to eliminate pointers
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Sep 27 22:23:35 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9896d42a8fc7d469d99547513d951ff64a508094
https://github.com/D-Programming-Language/dmd/commit/9896d42a8fc7d469d99547513d951ff64a508094
Author: Walter Bright <walter at walterbright.com>
Date: 2015-09-27 (Sun, 27 Sep 2015)
Changed paths:
M src/inline.d
Log Message:
-----------
inline.d: struct => class to eliminate pointers
Commit: 983b1844c140cd25524320ba87cc284e5370fde9
https://github.com/D-Programming-Language/dmd/commit/983b1844c140cd25524320ba87cc284e5370fde9
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-09-28 (Mon, 28 Sep 2015)
Changed paths:
M src/inline.d
Log Message:
-----------
Merge pull request #5129 from WalterBright/scopeclass
inline.d: struct => scope class to eliminate use of pointers
Compare: https://github.com/D-Programming-Language/dmd/compare/58220eb7662b...983b1844c140
More information about the dmd-internals
mailing list