[dlang.org] [D-Programming-Language/dlang.org] b51ef1: Base classes / interfaces may be template instanti...

GitHub via dlang.org dlang.org at puremagic.com
Thu Oct 2 14:47:52 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: b51ef1ddea190e3be89d66b79f49e45ff8fa2965
      https://github.com/D-Programming-Language/dlang.org/commit/b51ef1ddea190e3be89d66b79f49e45ff8fa2965
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-10-02 (Thu, 02 Oct 2014)

  Changed paths:
    M class.dd

  Log Message:
  -----------
  Base classes / interfaces may be template instantiations too.


  Commit: ca1939ade2800c0eebd6621a45d38ffa7c71b93d
      https://github.com/D-Programming-Language/dlang.org/commit/ca1939ade2800c0eebd6621a45d38ffa7c71b93d
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-10-02 (Thu, 02 Oct 2014)

  Changed paths:
    M grammar.dd

  Log Message:
  -----------
  Update grammar.dd.


  Commit: 3dd2f791995b592579b54e38edb10cac7eed9f6c
      https://github.com/D-Programming-Language/dlang.org/commit/3dd2f791995b592579b54e38edb10cac7eed9f6c
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-10-02 (Thu, 02 Oct 2014)

  Changed paths:
    M class.dd
    M grammar.dd

  Log Message:
  -----------
  Alias SuperClass and Interface to BasicType.

Per suggestion by Kenji.


  Commit: 2ab88c406b4b8077d8709f61ea14af43148c9b72
      https://github.com/D-Programming-Language/dlang.org/commit/2ab88c406b4b8077d8709f61ea14af43148c9b72
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-10-02 (Thu, 02 Oct 2014)

  Changed paths:
    M class.dd
    M grammar.dd

  Log Message:
  -----------
  Merge pull request #655 from quickfur/issue13448

Base classes / interfaces may be template instantiations too.


Compare: https://github.com/D-Programming-Language/dlang.org/compare/cd99fd8ffc26...2ab88c406b4b


More information about the dlang.org mailing list