[dmd-internals] [D-Programming-Language/dmd] 262905: Using UnionExp in constfold.c

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Nov 18 13:42:29 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 262905e4419340e72ffb1514d38f94558a99c357
      https://github.com/D-Programming-Language/dmd/commit/262905e4419340e72ffb1514d38f94558a99c357
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M src/constfold.c
    M src/ctfe.h
    M src/ctfeexpr.c
    M src/expression.h
    M src/interpret.c
    M src/optimize.c

  Log Message:
  -----------
  Using UnionExp in constfold.c


  Commit: 91ba90b1acb238a27610eaf810e2fae8130e7e2b
      https://github.com/D-Programming-Language/dmd/commit/91ba90b1acb238a27610eaf810e2fae8130e7e2b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-18 (Tue, 18 Nov 2014)

  Changed paths:
    M src/constfold.c
    M src/ctfe.h
    M src/ctfeexpr.c
    M src/expression.h
    M src/interpret.c
    M src/optimize.c

  Log Message:
  -----------
  Merge pull request #4149 from WalterBright/unionexp2

[refactor] Using UnionExp in constfold.c


Compare: https://github.com/D-Programming-Language/dmd/compare/76c006a30329...91ba90b1acb2


More information about the dmd-internals mailing list