[dmd-internals] [D-Programming-Language/dmd] 767346: refactor: use ref instead of pointer
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Sep 27 23:24:37 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 767346261e92384efe30bcb984cb1e87adc2367e
https://github.com/D-Programming-Language/dmd/commit/767346261e92384efe30bcb984cb1e87adc2367e
Author: Walter Bright <walter at walterbright.com>
Date: 2015-09-27 (Sun, 27 Sep 2015)
Changed paths:
M src/inline.d
Log Message:
-----------
refactor: use ref instead of pointer
Commit: 767efb7ec57db1e4a21552d3ad7d039b77616a0d
https://github.com/D-Programming-Language/dmd/commit/767efb7ec57db1e4a21552d3ad7d039b77616a0d
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 #5128 from WalterBright/inlineScanRef
refactor: use ref instead of pointer
Compare: https://github.com/D-Programming-Language/dmd/compare/983b1844c140...767efb7ec57d
More information about the dmd-internals
mailing list