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

GitHub noreply at github.com
Fri Feb 7 10:46:47 PST 2014


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

  Changed paths:
    M src/expression.h
    M src/sideeffect.c
    M src/statement.c

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


  Commit: c1cd41aa8e5862f6756012380def8683f6d18b51
      https://github.com/D-Programming-Language/dmd/commit/c1cd41aa8e5862f6756012380def8683f6d18b51
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-07 (Fri, 07 Feb 2014)

  Changed paths:
    M src/expression.h
    M src/sideeffect.c
    M src/statement.c

  Log Message:
  -----------
  Merge pull request #3233 from yebblies/discardvalue

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


Compare: https://github.com/D-Programming-Language/dmd/compare/6c8b44d6d907...c1cd41aa8e58


More information about the dmd-internals mailing list