Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6c0cfcf4565dddd612bc58287ef1dd0405a106fa
      
https://github.com/D-Programming-Language/dmd/commit/6c0cfcf4565dddd612bc58287ef1dd0405a106fa
  Author: k-hara <[email protected]>
  Date:   2014-02-23 (Sun, 23 Feb 2014)

  Changed paths:
    M src/expression.c
    M src/gluestub.c
    M src/mars.c
    M src/typinf.c

  Log Message:
  -----------
  [Refactoring] Move `createTypeInfoArray` into front-end.


  Commit: 83b7ba134f95986849cf1e407d056076a3611998
      
https://github.com/D-Programming-Language/dmd/commit/83b7ba134f95986849cf1e407d056076a3611998
  Author: k-hara <[email protected]>
  Date:   2014-02-23 (Sun, 23 Feb 2014)

  Changed paths:
    M src/e2ir.c
    M src/expression.c
    M src/s2ir.c

  Log Message:
  -----------
  [Refactoring] Remove use of Expression::addressOf in glue layer


  Commit: cfa49e6e83a7d304d134156cf276e41d712b0c0f
      
https://github.com/D-Programming-Language/dmd/commit/cfa49e6e83a7d304d134156cf276e41d712b0c0f
  Author: Walter Bright <[email protected]>
  Date:   2014-02-23 (Sun, 23 Feb 2014)

  Changed paths:
    M src/e2ir.c
    M src/expression.c
    M src/gluestub.c
    M src/mars.c
    M src/s2ir.c
    M src/typinf.c

  Log Message:
  -----------
  Merge pull request #3270 from 9rnsr/refactor_glue

[Refactoring] Reduce dependencies between front-end and glue layer


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

Reply via email to