[dlang.org] [D-Programming-Language/dlang.org] 162c92: fix Issue 11396 - Function alias declaration not v...

GitHub via dlang.org dlang.org at puremagic.com
Mon May 26 21:20:09 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 162c92c95874b4469c2fc8efc3e9e723c309935a
      https://github.com/D-Programming-Language/dlang.org/commit/162c92c95874b4469c2fc8efc3e9e723c309935a
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-05-26 (Mon, 26 May 2014)

  Changed paths:
    M declaration.dd
    M grammar.dd

  Log Message:
  -----------
  fix Issue 11396 - Function alias declaration not valid according to spec


  Commit: 97a706dcb59c9255309a2f6e3a9b14b258d35fd4
      https://github.com/D-Programming-Language/dlang.org/commit/97a706dcb59c9255309a2f6e3a9b14b258d35fd4
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-05-26 (Mon, 26 May 2014)

  Changed paths:
    M declaration.dd
    M grammar.dd

  Log Message:
  -----------
  fix Issue 12802 - Allow optional 'StorageClasses' for new alias syntax


  Commit: b1fec9fdfc0e7fc82690e39097e4c5cecd02a3a7
      https://github.com/D-Programming-Language/dlang.org/commit/b1fec9fdfc0e7fc82690e39097e4c5cecd02a3a7
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-05-27 (Tue, 27 May 2014)

  Changed paths:
    M declaration.dd
    M grammar.dd

  Log Message:
  -----------
  Merge pull request #582 from 9rnsr/fix_aliasdecl

Issue 11396 & 12802 - Allow optional 'StorageClasses' for old/new alias syntax


Compare: https://github.com/D-Programming-Language/dlang.org/compare/0a727f3c4284...b1fec9fdfc0e


More information about the dlang.org mailing list