Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 10cc9e5c1c7047bd13fc0cb40db7d1b1030edaa8
      
https://github.com/D-Programming-Language/dmd/commit/10cc9e5c1c7047bd13fc0cb40db7d1b1030edaa8
  Author: k-hara <[email protected]>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 9026 - Template mixin identifier as template alias parameter 
doesn't work


  Commit: 8a01d3b81ba1bd9307f84afb0aaafd841d0661e2
      
https://github.com/D-Programming-Language/dmd/commit/8a01d3b81ba1bd9307f84afb0aaafd841d0661e2
  Author: k-hara <[email protected]>
  Date:   2012-11-18 (Sun, 18 Nov 2012)

  Changed paths:
    M test/runnable/template9.d

  Log Message:
  -----------
  Add another test case from issue 9038


  Commit: f3b34043c00abcacacad9ebf90bbb729105e8e41
      
https://github.com/D-Programming-Language/dmd/commit/f3b34043c00abcacacad9ebf90bbb729105e8e41
  Author: Walter Bright <[email protected]>
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #1289 from 9rnsr/fix9026

Issue 9026 - Template mixin identifier as template alias parameter doesn't work


Compare: 
https://github.com/D-Programming-Language/dmd/compare/80dc1d634040...f3b34043c00a
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to