[dmd-internals] [D-Programming-Language/dmd] 9d03be: Don't generate C versions of id and impcnvtab
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Aug 23 12:41:59 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9d03bea3b16b95b246a5b219a6184647ade86ac3
https://github.com/D-Programming-Language/dmd/commit/9d03bea3b16b95b246a5b219a6184647ade86ac3
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M src/idgen.d
M src/impcnvgen.c
M src/posix.mak
M src/win32.mak
Log Message:
-----------
Don't generate C versions of id and impcnvtab
Commit: fca0fcc5cda8e32d76637956d073e7f3f7ec3473
https://github.com/D-Programming-Language/dmd/commit/fca0fcc5cda8e32d76637956d073e7f3f7ec3473
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M .gitignore
R src/impcnvgen.c
A src/impcnvtab.d
M src/posix.mak
M src/win32.mak
Log Message:
-----------
Calculate impcnvtab using CTFE
Commit: 074259642b6066b825712b01931654855b72d6d8
https://github.com/D-Programming-Language/dmd/commit/074259642b6066b825712b01931654855b72d6d8
Author: Walter Bright <walter at walterbright.com>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M .gitignore
M src/idgen.d
R src/impcnvgen.c
A src/impcnvtab.d
M src/posix.mak
M src/win32.mak
Log Message:
-----------
Merge pull request #4932 from yebblies/impcnvtabdd
Calculate impcnvtab using CTFE
Compare: https://github.com/D-Programming-Language/dmd/compare/eda5da4926db...074259642b60
More information about the dmd-internals
mailing list