Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d412b7ab759a5a49ecbdcb629096fb371960e26d
      
https://github.com/D-Programming-Language/dmd/commit/d412b7ab759a5a49ecbdcb629096fb371960e26d
  Author: k-hara <[email protected]>
  Date:   2012-05-20 (Sun, 20 May 2012)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  simplize


  Commit: 630f7cbab6ea58606cef726939e2ee4cf652e217
      
https://github.com/D-Programming-Language/dmd/commit/630f7cbab6ea58606cef726939e2ee4cf652e217
  Author: k-hara <[email protected]>
  Date:   2012-05-20 (Sun, 20 May 2012)

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

  Log Message:
  -----------
  fix Issue 8125 - TypeInstance dedunction problem


  Commit: 71785b48ea16a47e62654f1134cff2eac372f7dc
      
https://github.com/D-Programming-Language/dmd/commit/71785b48ea16a47e62654f1134cff2eac372f7dc
  Author: k-hara <[email protected]>
  Date:   2012-05-20 (Sun, 20 May 2012)

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

  Log Message:
  -----------
  fix Issue 1780 - Type tuple deduction failure for class templates


  Commit: b327dd61e685c85adfdceef0767b4a456350667b
      
https://github.com/D-Programming-Language/dmd/commit/b327dd61e685c85adfdceef0767b4a456350667b
  Author: k-hara <[email protected]>
  Date:   2012-05-20 (Sun, 20 May 2012)

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

  Log Message:
  -----------
  fix Issue 3608 - Allow isExpression and templates to capture template 
parameters and FQN of template


  Commit: ed68238cd1e5a7aec454840ee11e04580f974855
      
https://github.com/D-Programming-Language/dmd/commit/ed68238cd1e5a7aec454840ee11e04580f974855
  Author: Walter Bright <[email protected]>
  Date:   2012-05-20 (Sun, 20 May 2012)

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

  Log Message:
  -----------
  Merge pull request #958 from 9rnsr/fix_tided

Issue 1780 & 3608 & 8125 - Fix TypeInstance deduction problems


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

Reply via email to