[dmd-internals] [D-Programming-Language/dmd] d163e1: Move multi-line comments before the declaration th...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Aug 16 01:33:27 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: d163e1f036a1ff52f6710217cd1d78d794433287
https://github.com/D-Programming-Language/dmd/commit/d163e1f036a1ff52f6710217cd1d78d794433287
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-08-16 (Sun, 16 Aug 2015)
Changed paths:
M src/aggregate.h
M src/ctfe.h
M src/declaration.h
M src/enum.h
M src/expression.h
M src/globals.h
M src/module.h
Log Message:
-----------
Move multi-line comments before the declaration they reference
Commit: e9b0ede913fe9fc33f0117a5d6d9f2b958019b02
https://github.com/D-Programming-Language/dmd/commit/e9b0ede913fe9fc33f0117a5d6d9f2b958019b02
Author: Walter Bright <walter at walterbright.com>
Date: 2015-08-16 (Sun, 16 Aug 2015)
Changed paths:
M src/aggregate.h
M src/ctfe.h
M src/declaration.h
M src/enum.h
M src/expression.h
M src/globals.h
M src/module.h
Log Message:
-----------
Merge pull request #4892 from yebblies/ddmdcomments999
[DDMD] Move multi-line comments before the declaration they reference
Compare: https://github.com/D-Programming-Language/dmd/compare/8c1b147b1cc0...e9b0ede913fe
More information about the dmd-internals
mailing list