Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9df839c42e3c4ab0ed01e340560cce714db5852d
      
https://github.com/D-Programming-Language/dmd/commit/9df839c42e3c4ab0ed01e340560cce714db5852d
  Author: k-hara <[email protected]>
  Date:   2015-09-15 (Tue, 15 Sep 2015)

  Changed paths:
    M src/func.d

  Log Message:
  -----------
  overloadApply takes a delegate


  Commit: c1d45e18c34c29137622a91387ef1f19cdaeda10
      
https://github.com/D-Programming-Language/dmd/commit/c1d45e18c34c29137622a91387ef1f19cdaeda10
  Author: k-hara <[email protected]>
  Date:   2015-09-15 (Tue, 15 Sep 2015)

  Changed paths:
    M src/dclass.d
    M src/declaration.d
    M src/dtemplate.d
    M src/func.d
    M src/opover.d
    M src/traits.d

  Log Message:
  -----------
  Use overloadApply with lambdas


  Commit: 6354326b335ab7b48be02dd1e92ab723e5022c61
      
https://github.com/D-Programming-Language/dmd/commit/6354326b335ab7b48be02dd1e92ab723e5022c61
  Author: Daniel Murphy <[email protected]>
  Date:   2015-09-15 (Tue, 15 Sep 2015)

  Changed paths:
    M src/dclass.d
    M src/declaration.d
    M src/dtemplate.d
    M src/func.d
    M src/opover.d
    M src/traits.d

  Log Message:
  -----------
  Merge pull request #5078 from 9rnsr/d_overloadApply

Refactor: Add extern (D) overloadApply and use lambda


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

Reply via email to