Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 416fa3ade4e1247d3ae0bffd33ae83c102c47f0d
      
https://github.com/D-Programming-Language/dmd/commit/416fa3ade4e1247d3ae0bffd33ae83c102c47f0d
  Author: Walter Bright <[email protected]>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M src/e2ir.c
    M src/expression.d
    M src/expression.h
    M src/iasm.c
    M src/s2ir.c
    M src/todt.c
    M src/toobj.c

  Log Message:
  -----------
  encapsulate access to StringExp.string in backend


  Commit: 2b1492a8baa19546fd28383d4d39addbb00b9b5f
      
https://github.com/D-Programming-Language/dmd/commit/2b1492a8baa19546fd28383d4d39addbb00b9b5f
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M src/e2ir.c
    M src/expression.d
    M src/expression.h
    M src/iasm.c
    M src/s2ir.c
    M src/todt.c
    M src/toobj.c

  Log Message:
  -----------
  Merge pull request #5227 from WalterBright/stringexp

encapsulate access to StringExp.string in backend


Compare: 
https://github.com/D-Programming-Language/dmd/compare/575ac488b5f6...2b1492a8baa1
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to