[dlang.org] [D-Programming-Language/dlang.org] 2b88b2: Add AliasDeclarationY and AutoDeclarationY to redu...
GitHub via dlang.org
dlang.org at puremagic.com
Sun Nov 1 16:46:23 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 2b88b2b132c467429d78a3dacb14a2b572bbf9a1
https://github.com/D-Programming-Language/dlang.org/commit/2b88b2b132c467429d78a3dacb14a2b572bbf9a1
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-11-01 (Sun, 01 Nov 2015)
Changed paths:
M declaration.dd
M grammar.dd
Log Message:
-----------
Add AliasDeclarationY and AutoDeclarationY to reduce duplications
Commit: 9446e513e4ba1b984d03b159ad0820c1e58024d5
https://github.com/D-Programming-Language/dlang.org/commit/9446e513e4ba1b984d03b159ad0820c1e58024d5
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-11-01 (Sun, 01 Nov 2015)
Changed paths:
M declaration.dd
M grammar.dd
Log Message:
-----------
fix Issue 12421 - Allow simpler syntax for lambda template declarations
Commit: 5d2f9dfd8a496896e22bf227855b6de9629b3f71
https://github.com/D-Programming-Language/dlang.org/commit/5d2f9dfd8a496896e22bf227855b6de9629b3f71
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-11-02 (Mon, 02 Nov 2015)
Changed paths:
M declaration.dd
M grammar.dd
Log Message:
-----------
Merge pull request #1148 from MartinNowak/alias_funclit
fix Issue 12421 - Allow simpler syntax for lambda template declarations
Compare: https://github.com/D-Programming-Language/dlang.org/compare/5d5b1db88237...5d2f9dfd8a49
More information about the dlang.org
mailing list