[dlang.org] [D-Programming-Language/d-programming-language.org] 69bcff: fix Issue 8959 - IsExpression should support synta...

GitHub noreply at github.com
Wed Mar 6 09:11:54 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: 69bcff44ac05d5f26fb8c350b884e8b99228805f
      https://github.com/D-Programming-Language/d-programming-language.org/commit/69bcff44ac05d5f26fb8c350b884e8b99228805f
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

  Changed paths:
    M expression.dd

  Log Message:
  -----------
  fix Issue 8959 - IsExpression should support syntax which has no Identifier in all cases


  Commit: 05d4664cc2a5ecf4055a0ec77467a7187631d43c
      https://github.com/D-Programming-Language/d-programming-language.org/commit/05d4664cc2a5ecf4055a0ec77467a7187631d43c
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-03-06 (Wed, 06 Mar 2013)

  Changed paths:
    M expression.dd

  Log Message:
  -----------
  Merge pull request #199 from 9rnsr/fix8959

[enh] Issue 8959 - IsExpression should support syntax which has no Identifier in all cases


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/6d08b98c0c80...05d4664cc2a5


More information about the dlang.org mailing list