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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to