[dlang.org] [D-Programming-Language/dlang.org] d50cab: Update the grammar to allow Args[0].T to be a type...

GitHub via dlang.org dlang.org at puremagic.com
Mon Apr 6 10:27:40 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: d50cabe6c78ef763027009f7b0bb00803bcc260b
      https://github.com/D-Programming-Language/dlang.org/commit/d50cabe6c78ef763027009f7b0bb00803bcc260b
  Author: Clement Courbet <legrosbuffle at somebod.com>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M grammar.dd

  Log Message:
  -----------
  Update the grammar to allow Args[0].T to be a type.

See the corresponding pull request here:
https://github.com/D-Programming-Language/dmd/pull/4516


  Commit: f49b63b67414a6992803d45bd7c1dbefa0797f8a
      https://github.com/D-Programming-Language/dlang.org/commit/f49b63b67414a6992803d45bd7c1dbefa0797f8a
  Author: Clement Courbet <clem at somebod.com>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M declaration.dd

  Log Message:
  -----------
  Update the grammar to allow Args[0].T to be a type, declaration.dd


  Commit: 93e926ae5fd601d6d5402fbf4c7186ef23cdfadc
      https://github.com/D-Programming-Language/dlang.org/commit/93e926ae5fd601d6d5402fbf4c7186ef23cdfadc
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M declaration.dd
    M grammar.dd

  Log Message:
  -----------
  Merge pull request #963 from legrosbuffle/patch-1

Update the grammar to allow Args[0].T to be a type.


Compare: https://github.com/D-Programming-Language/dlang.org/compare/152af9948201...93e926ae5fd6


More information about the dlang.org mailing list