[dmd-internals] [D-Programming-Language/dmd] f1446a: Add parameter types to druntime functions
GitHub
noreply at github.com
Tue Jul 30 21:49:53 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f1446ab171741f4b695e53072de3c694febc3d34
https://github.com/D-Programming-Language/dmd/commit/f1446ab171741f4b695e53072de3c694febc3d34
Author: Alexey Prokhin <alexey.prokhin at yandex.ru>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M src/arrayop.c
M src/declaration.h
M src/func.c
M src/glue.c
M src/mtype.c
M src/statement.c
Log Message:
-----------
Add parameter types to druntime functions
Commit: 1bcbb2515a9127a1cc6f2b669b82a317fc393586
https://github.com/D-Programming-Language/dmd/commit/1bcbb2515a9127a1cc6f2b669b82a317fc393586
Author: Walter Bright <walter at walterbright.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M src/arrayop.c
M src/declaration.h
M src/func.c
M src/glue.c
M src/mtype.c
M src/statement.c
Log Message:
-----------
Merge pull request #2414 from AlexeyProkhin/cfuncsignatures
[LDC] Add parameters to druntime functions
Compare: https://github.com/D-Programming-Language/dmd/compare/2611985c6a9a...1bcbb2515a91
More information about the dmd-internals
mailing list