September 27, 2015 [dmd-internals] [D-Programming-Language/dmd] 9896d4: inline.d: struct => class to eliminate pointers | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation