Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9d9a70c822f0bc2fa2961b172a036b712453acbf
      
https://github.com/D-Programming-Language/dmd/commit/9d9a70c822f0bc2fa2961b172a036b712453acbf
  Author: Daniel Murphy <[email protected]>
  Date:   2013-07-28 (Sun, 28 Jul 2013)

  Changed paths:
    M src/class.c
    M src/ctfeexpr.c
    M src/declaration.c
    M src/func.c
    M src/mtype.c
    M src/mtype.h
    M src/typinf.c

  Log Message:
  -----------
  Rename Type::typeinfo to _typeinfo so it can be accessed from the glue layer


  Commit: 1fe212a1257a2b026e245d6ea417389a3b75a8c8
      
https://github.com/D-Programming-Language/dmd/commit/1fe212a1257a2b026e245d6ea417389a3b75a8c8
  Author: Walter Bright <[email protected]>
  Date:   2013-07-28 (Sun, 28 Jul 2013)

  Changed paths:
    M src/class.c
    M src/ctfeexpr.c
    M src/declaration.c
    M src/func.c
    M src/mtype.c
    M src/mtype.h
    M src/typinf.c

  Log Message:
  -----------
  Merge pull request #2394 from yebblies/renametypeinfo

[DDMD] Rename Type::typeinfo to dtypeinfo so it can be accessed across language 
boundaries


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

Reply via email to