[dmd-internals] [D-Programming-Language/dmd] 6ad132: more inlining of delegates
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Oct 4 15:22:56 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 6ad132d1600808cc75fdf2623910b91cff72d440
https://github.com/D-Programming-Language/dmd/commit/6ad132d1600808cc75fdf2623910b91cff72d440
Author: Walter Bright <walter at walterbright.com>
Date: 2015-10-02 (Fri, 02 Oct 2015)
Changed paths:
M src/dcast.d
M src/expression.d
M src/inline.d
M test/runnable/inline.d
Log Message:
-----------
more inlining of delegates
Commit: 277a37f0c16b02c88c6d23837dcbc8f8b3db951e
https://github.com/D-Programming-Language/dmd/commit/277a37f0c16b02c88c6d23837dcbc8f8b3db951e
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M src/dcast.d
M src/expression.d
M src/inline.d
M test/runnable/inline.d
Log Message:
-----------
Merge pull request #5153 from WalterBright/inline4
more inlining of delegates
Compare: https://github.com/D-Programming-Language/dmd/compare/6d1f42769579...277a37f0c16b
More information about the dmd-internals
mailing list