[dmd-internals] [D-Programming-Language/dmd] b05741: Refactor opId, opId_r, and isCommutative into free...

GitHub noreply at github.com
Tue Jan 21 02:42:04 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b05741bd4892d97e5fb4f53bd47f5e3ea41c8560
      https://github.com/D-Programming-Language/dmd/commit/b05741bd4892d97e5fb4f53bd47f5e3ea41c8560
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-18 (Sat, 18 Jan 2014)

  Changed paths:
    M src/cast.c
    M src/expression.h
    M src/opover.c

  Log Message:
  -----------
  Refactor opId, opId_r, and isCommutative into free functions


  Commit: c6c6f51f3cbb6bee044d1a137f3f118dc2187ccf
      https://github.com/D-Programming-Language/dmd/commit/c6c6f51f3cbb6bee044d1a137f3f118dc2187ccf
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M src/cast.c
    M src/expression.h
    M src/opover.c

  Log Message:
  -----------
  Merge pull request #3117 from yebblies/opId

[refactor] Refactor opId, opId_r, and isCommutative into free functions


Compare: https://github.com/D-Programming-Language/dmd/compare/16a75de7d14d...c6c6f51f3cbb


More information about the dmd-internals mailing list