[dmd-internals] [D-Programming-Language/dmd] e2995f: Create typeid() expressions instead of invoking ge...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun May 17 02:39:57 PDT 2015
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 <yebblies at gmail.com>
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 <k.hara.pg+dev at gmail.com>
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
More information about the dmd-internals
mailing list