[dmd-internals] [D-Programming-Language/dmd] cd6e8b: Put braces around comments preceeding if and else ...
GitHub
noreply at github.com
Mon Feb 3 06:46:08 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: cd6e8baea5fb3f50b0fd3c51d6023639893f610f
https://github.com/D-Programming-Language/dmd/commit/cd6e8baea5fb3f50b0fd3c51d6023639893f610f
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M src/cast.c
M src/class.c
M src/declaration.c
M src/dsymbol.c
M src/expression.c
M src/func.c
M src/interpret.c
M src/link.c
M src/mtype.c
M src/opover.c
M src/parse.c
M src/statement.c
M src/template.c
Log Message:
-----------
Put braces around comments preceeding if and else bodies
Commit: 51673955b819d80570b2e40543ee364b1d19a912
https://github.com/D-Programming-Language/dmd/commit/51673955b819d80570b2e40543ee364b1d19a912
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M src/cast.c
M src/class.c
M src/declaration.c
M src/dsymbol.c
M src/expression.c
M src/func.c
M src/interpret.c
M src/link.c
M src/mtype.c
M src/opover.c
M src/parse.c
M src/statement.c
M src/template.c
Log Message:
-----------
Merge pull request #3200 from yebblies/bracecomment
[DDMD] Put braces around comments preceeding if and else bodies
Compare: https://github.com/D-Programming-Language/dmd/compare/c7267bc75438...51673955b819
More information about the dmd-internals
mailing list