[dmd-internals] [D-Programming-Language/dmd] 7c7198: Fixes Issue 2273 - Add whitespace after commas.
GitHub
noreply at github.com
Wed Nov 7 19:45:11 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 7c7198830b826971f61ec20ea873719bbac336ad
https://github.com/D-Programming-Language/dmd/commit/7c7198830b826971f61ec20ea873719bbac336ad
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2012-11-01 (Thu, 01 Nov 2012)
Changed paths:
M src/expression.c
M src/mtype.c
M src/template.c
A test/compilable/ddoc2273.d
M test/compilable/extra-files/ddoc10.html
A test/compilable/extra-files/ddoc2273.html
M test/compilable/extra-files/ddoc7795.html
M test/compilable/extra-files/header.di
Log Message:
-----------
Fixes Issue 2273 - Add whitespace after commas.
Commit: 04891ca1e554d46be873ebe607ddeb614d934e57
https://github.com/D-Programming-Language/dmd/commit/04891ca1e554d46be873ebe607ddeb614d934e57
Author: Walter Bright <walter at walterbright.com>
Date: 2012-11-07 (Wed, 07 Nov 2012)
Changed paths:
M src/expression.c
M src/mtype.c
M src/template.c
A test/compilable/ddoc2273.d
M test/compilable/extra-files/ddoc10.html
A test/compilable/extra-files/ddoc2273.html
M test/compilable/extra-files/ddoc7795.html
M test/compilable/extra-files/header.di
Log Message:
-----------
Merge pull request #1243 from AndrejMitrovic/Fix2273
Fix Issue 2273 - Add whitespace after commas in ddoc
Compare: https://github.com/D-Programming-Language/dmd/compare/e99f0ce910fd...04891ca1e554
More information about the dmd-internals
mailing list