November 08, 2013 [dmd-internals] [D-Programming-Language/dmd] 25adf2: Partial fix Issue 11003 - Improve .di generation | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 25adf2f8e12ab98a543f8849f774ddea2f3c7756 https://github.com/D-Programming-Language/dmd/commit/25adf2f8e12ab98a543f8849f774ddea2f3c7756 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-10-26 (Sat, 26 Oct 2013) Changed paths: M src/func.c M src/template.c M test/compilable/extra-files/header.di M test/compilable/extra-files/inlineheader.di M test/compilable/extra-files/inlinexheader.di M test/compilable/extra-files/test7754.di M test/compilable/extra-files/xheader.di M test/compilable/header.d M test/compilable/inlineheader.d M test/compilable/inlinexheader.d M test/compilable/xheader.d Log Message: ----------- Partial fix Issue 11003 - Improve .di generation Use shorthand syntax for eponymous function/aggregate templates Commit: 03ac3dc04c6db211f732c46a7c1c28016f8820f6 https://github.com/D-Programming-Language/dmd/commit/03ac3dc04c6db211f732c46a7c1c28016f8820f6 Author: Walter Bright <walter@walterbright.com> Date: 2013-11-08 (Fri, 08 Nov 2013) Changed paths: M src/func.c M src/template.c M test/compilable/extra-files/header.di M test/compilable/extra-files/inlineheader.di M test/compilable/extra-files/inlinexheader.di M test/compilable/extra-files/test7754.di M test/compilable/extra-files/xheader.di M test/compilable/header.d M test/compilable/inlineheader.d M test/compilable/inlinexheader.d M test/compilable/xheader.d Log Message: ----------- Merge pull request #2649 from 9rnsr/fix11003 Partial fix Issue 11003 - Improve .di generation Compare: https://github.com/D-Programming-Language/dmd/compare/5ea29c941ba4...03ac3dc04c6d |
Copyright © 1999-2021 by the D Language Foundation