[dlang.org] [D-Programming-Language/dlang.org] 45adb9: SUB macro collides with SUB=⊂
GitHub
noreply at github.com
Thu Dec 19 23:09:04 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 45adb98841dd28523af86eb2f0fa6fb16efceb2e
https://github.com/D-Programming-Language/dlang.org/commit/45adb98841dd28523af86eb2f0fa6fb16efceb2e
Author: Martin Nowak <code at dawg.eu>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M doc.ddoc
M operatoroverloading.dd
M std.ddoc
Log Message:
-----------
SUB macro collides with SUB=⊂
- add SUBSCRIPT, SUPERSCRIPT like in latex.ddoc
- use SUBSCRIPT for ARGUMENTS in operatoroverloading.dd
- use ARGUMENTS instead of b1,b2..bn
Commit: 62e246225186269bfce19daadfc9b89c464bae45
https://github.com/D-Programming-Language/dlang.org/commit/62e246225186269bfce19daadfc9b89c464bae45
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M doc.ddoc
M operatoroverloading.dd
M std.ddoc
Log Message:
-----------
Merge pull request #455 from MartinNowak/fixSUB
SUB macro collides with SUB=⊂
Compare: https://github.com/D-Programming-Language/dlang.org/compare/fbcb589dab39...62e246225186
More information about the dlang.org
mailing list