[dmd-internals] [D-Programming-Language/dmd] 8bc59c: fix Issue 5893 - Allow simple aliases for operator...

GitHub noreply at github.com
Thu Nov 22 06:23:55 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8bc59cfe8e6896435f20ce1e9bdcc226942f59a8
      https://github.com/D-Programming-Language/dmd/commit/8bc59cfe8e6896435f20ce1e9bdcc226942f59a8
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

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

  Log Message:
  -----------
  fix Issue 5893 - Allow simple aliases for operator overloading


  Commit: 2888ec45218e2e49048e9f96be2fa0481dc00e31
      https://github.com/D-Programming-Language/dmd/commit/2888ec45218e2e49048e9f96be2fa0481dc00e31
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

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

  Log Message:
  -----------
  Merge pull request #989 from 9rnsr/fix5893

Issue 5893 - Allow simple aliases for operator overloading


Compare: https://github.com/D-Programming-Language/dmd/compare/aba5f2cd71c0...2888ec45218e


More information about the dmd-internals mailing list