[phobos] [D-Programming-Language/phobos] b3c2d0: Add getSymbolsByUDA template

GitHub via phobos phobos at puremagic.com
Mon Jun 22 16:37:02 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: b3c2d0474db794beaf9109dc4f75a89d401cf0af
      https://github.com/D-Programming-Language/phobos/commit/b3c2d0474db794beaf9109dc4f75a89d401cf0af
  Author: Hackerpilot <briancschott at gmail.com>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Add getSymbolsByUDA template


  Commit: bbdf899a7d9667503607a5fd5b9e921e93690eb6
      https://github.com/D-Programming-Language/phobos/commit/bbdf899a7d9667503607a5fd5b9e921e93690eb6
  Author: Hackerpilot <briancschott at gmail.com>
  Date:   2015-06-19 (Fri, 19 Jun 2015)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Document the non-recursive nature of getSymbolsByUDA


  Commit: 5e7e98efcbea3dd0e7715c3ee8c0d0492e15572b
      https://github.com/D-Programming-Language/phobos/commit/5e7e98efcbea3dd0e7715c3ee8c0d0492e15572b
  Author: Hackerpilot <briancschott at gmail.com>
  Date:   2015-06-19 (Fri, 19 Jun 2015)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Fix typo


  Commit: 7457e9eddfa1840d1cb7ce83b17e00acd4e4722a
      https://github.com/D-Programming-Language/phobos/commit/7457e9eddfa1840d1cb7ce83b17e00acd4e4722a
  Author: Hackerpilot <briancschott at gmail.com>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Use 'Identity' intstead of local 'I' alias


  Commit: 693bf111bda9d993fdf88fa685d83a23875c2992
      https://github.com/D-Programming-Language/phobos/commit/693bf111bda9d993fdf88fa685d83a23875c2992
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #3421 from economicmodeling/add-getSymbolsByUDA

Add getSymbolsByUDA template


Compare: https://github.com/D-Programming-Language/phobos/compare/f9795fbafd4b...693bf111bda9


More information about the phobos mailing list