Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e2995f5f865f7c067c534f986fea5dc520c283d9
      
https://github.com/D-Programming-Language/dmd/commit/e2995f5f865f7c067c534f986fea5dc520c283d9
  Author: Daniel Murphy <[email protected]>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M src/clone.c
    M src/declaration.c
    M src/expression.c
    M src/magicport.json
    M src/mtype.c

  Log Message:
  -----------
  Create typeid() expressions instead of invoking getTypeInfo directly


  Commit: 895eb9caf2e76208b52a48231410ce27bf37f996
      
https://github.com/D-Programming-Language/dmd/commit/895eb9caf2e76208b52a48231410ce27bf37f996
  Author: Hara Kenji <[email protected]>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M src/clone.c
    M src/declaration.c
    M src/expression.c
    M src/magicport.json
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #4657 from yebblies/TypeidExp

[refactor] Create typeid() expressions instead of invoking getTypeInfo directly


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

Reply via email to