[dlang.org] [D-Programming-Language/dlang.org] 2034ad: Improve ddoc source style of template.dd
GitHub
noreply at github.com
Sat Mar 1 12:24:39 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 2034ade3f8bf9efa3fb2ff8dfca482056602a0e7
https://github.com/D-Programming-Language/dlang.org/commit/2034ade3f8bf9efa3fb2ff8dfca482056602a0e7
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-02-28 (Fri, 28 Feb 2014)
Changed paths:
M template.dd
Log Message:
-----------
Improve ddoc source style of template.dd
Proper indentation for paragraphs and code blocks will make ddoc source more human-readable.
Commit: 09a49af62189c55659c4347c24130ddb7205bd41
https://github.com/D-Programming-Language/dlang.org/commit/09a49af62189c55659c4347c24130ddb7205bd41
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-02-28 (Fri, 28 Feb 2014)
Changed paths:
M template.dd
Log Message:
-----------
typedef is deprecated in D2
Commit: 2a56f5cc3dea215946f6e0ae8ac2c8c9be32686b
https://github.com/D-Programming-Language/dlang.org/commit/2a56f5cc3dea215946f6e0ae8ac2c8c9be32686b
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-02-28 (Fri, 28 Feb 2014)
Changed paths:
M template.dd
Log Message:
-----------
fix Issue 3467 - Non-int integral template parameters not correctly propagated
Commit: fe3b50c1a3db01acc88ce9525b0494126e0dcf31
https://github.com/D-Programming-Language/dlang.org/commit/fe3b50c1a3db01acc88ce9525b0494126e0dcf31
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-02-28 (Fri, 28 Feb 2014)
Changed paths:
M template.dd
Log Message:
-----------
fix Issue 2025 - Inconsistent rules for instantiating templates with a tuple parameter
Commit: 702c61e659ce9250321639d3ecebb96205cb6778
https://github.com/D-Programming-Language/dlang.org/commit/702c61e659ce9250321639d3ecebb96205cb6778
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-02-28 (Fri, 28 Feb 2014)
Changed paths:
M template.dd
Log Message:
-----------
Add note about the removing top qualifier for the deduced parameter types
Commit: fab089c6856c1d4f9a27917f7c593a2a63f5b0b1
https://github.com/D-Programming-Language/dlang.org/commit/fab089c6856c1d4f9a27917f7c593a2a63f5b0b1
Author: Martin Nowak <code at dawg.eu>
Date: 2014-03-01 (Sat, 01 Mar 2014)
Changed paths:
M template.dd
Log Message:
-----------
Merge pull request #499 from 9rnsr/fix_template
Improve template.dd documentation
Compare: https://github.com/D-Programming-Language/dlang.org/compare/a3bc86c74122...fab089c6856c
More information about the dlang.org
mailing list