[dmd-internals] [D-Programming-Language/dmd] e88f62: Move Expression::integralPromotions into a free fu...

GitHub noreply at github.com
Thu Feb 6 03:13:46 PST 2014


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

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

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


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

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

  Log Message:
  -----------
  Merge pull request #3216 from yebblies/integralPromotions

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


Compare: https://github.com/D-Programming-Language/dmd/compare/8c85b980fef3...e98486aa6591


More information about the dmd-internals mailing list