[dmd-internals] [D-Programming-Language/dmd] 866447: Issue 1427 - Generated .di files look ugly and are...
GitHub
noreply at github.com
Mon Nov 19 20:47:22 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8664473ee4bf6bc5d51e390a697848afe769eced
https://github.com/D-Programming-Language/dmd/commit/8664473ee4bf6bc5d51e390a697848afe769eced
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-11-07 (Wed, 07 Nov 2012)
Changed paths:
M src/attrib.c
M src/class.c
M src/enum.c
M src/func.c
M src/hdrgen.c
M src/root/root.c
M src/root/root.h
M src/statement.c
M src/struct.c
M src/template.c
M test/compilable/extra-files/header.di
M test/compilable/extra-files/test7754.di
M test/compilable/extra-files/xheader.di
Log Message:
-----------
Issue 1427 - Generated .di files look ugly and are hard to read
Commit: 0c93ce24e80087ad2beb59db723955dbd5e2715b
https://github.com/D-Programming-Language/dmd/commit/0c93ce24e80087ad2beb59db723955dbd5e2715b
Author: Walter Bright <walter at walterbright.com>
Date: 2012-11-19 (Mon, 19 Nov 2012)
Changed paths:
M src/attrib.c
M src/class.c
M src/enum.c
M src/func.c
M src/hdrgen.c
M src/root/root.c
M src/root/root.h
M src/statement.c
M src/struct.c
M src/template.c
M test/compilable/extra-files/header.di
M test/compilable/extra-files/test7754.di
M test/compilable/extra-files/xheader.di
Log Message:
-----------
Merge pull request #538 from 9rnsr/fix1427
Issue 1427 - Generated .di files look ugly and are hard to read
Compare: https://github.com/D-Programming-Language/dmd/compare/25e2aea808e0...0c93ce24e800
More information about the dmd-internals
mailing list