[dmd-internals] [D-Programming-Language/dmd] c4c3ba: Move Expression::toDelegate into a free function

GitHub noreply at github.com
Thu Feb 6 04:33:42 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c4c3ba1724c9636112d0d9fc052f3293ae233b12
      https://github.com/D-Programming-Language/dmd/commit/c4c3ba1724c9636112d0d9fc052f3293ae233b12
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M src/delegatize.c
    M src/expression.c
    M src/expression.h

  Log Message:
  -----------
  Move Expression::toDelegate into a free function


  Commit: 65e5bbf50f0f7dc88e9b3c83119de77e23c4ea4e
      https://github.com/D-Programming-Language/dmd/commit/65e5bbf50f0f7dc88e9b3c83119de77e23c4ea4e
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M src/delegatize.c
    M src/expression.c
    M src/expression.h

  Log Message:
  -----------
  Merge pull request #3215 from yebblies/todelegate

[DDMD] [refactor] Move Expression::toDelegate into a free function


Compare: https://github.com/D-Programming-Language/dmd/compare/e98486aa6591...65e5bbf50f0f


More information about the dmd-internals mailing list