[dmd-internals] [D-Programming-Language/dmd] c9972c: Partial fix Issue 11003 - Improve .di generation

GitHub via dmd-internals dmd-internals at puremagic.com
Tue May 5 19:58:51 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c9972ca53bd20362b615834061939094a30c94b8
      https://github.com/D-Programming-Language/dmd/commit/c9972ca53bd20362b615834061939094a30c94b8
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-05-04 (Mon, 04 May 2015)

  Changed paths:
    M src/hdrgen.c
    M test/compilable/extra-files/header2.d
    M test/compilable/extra-files/header2.di
    M test/compilable/extra-files/header2i.di

  Log Message:
  -----------
  Partial fix Issue 11003 - Improve .di generation

Use shorthand syntax for eponymous variable templates


  Commit: 13d697077bb9c394a69b11fd191c861b1ce6ed71
      https://github.com/D-Programming-Language/dmd/commit/13d697077bb9c394a69b11fd191c861b1ce6ed71
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-05-06 (Wed, 06 May 2015)

  Changed paths:
    M src/hdrgen.c
    M test/compilable/extra-files/header2.d
    M test/compilable/extra-files/header2.di
    M test/compilable/extra-files/header2i.di

  Log Message:
  -----------
  Merge pull request #4629 from 9rnsr/fix11003

Partial fix Issue 11003 - Improve .di generation


Compare: https://github.com/D-Programming-Language/dmd/compare/898fc43e4ac2...13d697077bb9


More information about the dmd-internals mailing list