[dmd-internals] [D-Programming-Language/dmd] 8bebbe: Fixes Issue 1673 - Implement the isTemplate trait.

GitHub via dmd-internals dmd-internals at puremagic.com
Fri Aug 8 13:31:38 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8bebbe4845b8a5f5ebaa87f52b2c9a0a42c3a46e
      https://github.com/D-Programming-Language/dmd/commit/8bebbe4845b8a5f5ebaa87f52b2c9a0a42c3a46e
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M src/idgen.c
    M src/traits.c
    A test/compilable/test1673.d

  Log Message:
  -----------
  Fixes Issue 1673 - Implement the isTemplate trait.


  Commit: c5b285d59edbab3e5ada6aefff8de40c4a399fb1
      https://github.com/D-Programming-Language/dmd/commit/c5b285d59edbab3e5ada6aefff8de40c4a399fb1
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M src/idgen.c
    M src/traits.c
    A test/compilable/test1673.d

  Log Message:
  -----------
  Merge pull request #3380 from AndrejMitrovic/isTemplate

Issue 1673 - Implement the isTemplate trait.


Compare: https://github.com/D-Programming-Language/dmd/compare/479e22db5337...c5b285d59edb


More information about the dmd-internals mailing list