[dmd-internals] [D-Programming-Language/dmd] 8f94d1: Add Tins128/Tuns128 to toArgTypes(Type *t)
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Apr 7 15:02:04 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8f94d1ebc16a4c55a2dc5766b0e37b273727419b
https://github.com/D-Programming-Language/dmd/commit/8f94d1ebc16a4c55a2dc5766b0e37b273727419b
Author: Kai Nacke <kai at redstar.de>
Date: 2015-04-07 (Tue, 07 Apr 2015)
Changed paths:
M src/argtypes.c
Log Message:
-----------
Add Tins128/Tuns128 to toArgTypes(Type *t)
This is the last change which can be added without an 128bit integer data type.
Commit: 9a61591163a6df467303a180705f11e944c58318
https://github.com/D-Programming-Language/dmd/commit/9a61591163a6df467303a180705f11e944c58318
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-04-08 (Wed, 08 Apr 2015)
Changed paths:
M src/argtypes.c
Log Message:
-----------
Merge pull request #4570 from redstar/centargs
Add Tins128/Tuns128 to toArgTypes(Type *t)
Compare: https://github.com/D-Programming-Language/dmd/compare/ccf12fcbf933...9a61591163a6
More information about the dmd-internals
mailing list