Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: bd99c47c161d052d6299ecfd1a4774cce467405f
      
https://github.com/D-Programming-Language/dmd/commit/bd99c47c161d052d6299ecfd1a4774cce467405f
  Author: k-hara <[email protected]>
  Date:   2014-09-21 (Sun, 21 Sep 2014)

  Changed paths:
    M src/parse.c

  Log Message:
  -----------
  [Refactoring] Unify parsing code for linkage, uda, and template parameters


  Commit: 8eb071e3aab4771304088742f945b8b91a16e97e
      
https://github.com/D-Programming-Language/dmd/commit/8eb071e3aab4771304088742f945b8b91a16e97e
  Author: k-hara <[email protected]>
  Date:   2014-09-21 (Sun, 21 Sep 2014)

  Changed paths:
    M src/parse.c
    A test/compilable/ddoc13502.d

  Log Message:
  -----------
  fix Issue 13502 - Stray '(' warning not emitted for documentation of enum 
templates


  Commit: 3c5d1cd0365891b0a0bc977ab5b8479cd41d065d
      
https://github.com/D-Programming-Language/dmd/commit/3c5d1cd0365891b0a0bc977ab5b8479cd41d065d
  Author: Walter Bright <[email protected]>
  Date:   2014-09-21 (Sun, 21 Sep 2014)

  Changed paths:
    M src/parse.c
    A test/compilable/ddoc13502.d

  Log Message:
  -----------
  Merge pull request #4005 from 9rnsr/fix13502

[REG2.065] Issue 13502 - Stray '(' warning not emitted for documentation of 
enum templates


Compare: 
https://github.com/D-Programming-Language/dmd/compare/74a18b2c3453...3c5d1cd03658
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to