[dmd-internals] [D-Programming-Language/dmd] 6267d6: Move declarations for functions only called by the...
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Oct 9 05:14:14 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 6267d628ae04af60c20e5b4e408c865c861d5b7d
https://github.com/D-Programming-Language/dmd/commit/6267d628ae04af60c20e5b4e408c865c861d5b7d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M src/backend.d
M src/e2ir.c
M src/glue.c
M src/mtype.h
M src/s2ir.c
M src/toctype.d
Log Message:
-----------
Move declarations for functions only called by the glue layer out of the frontend
Commit: 8ce7819d918259b3ecccdf9374e9c98914f46556
https://github.com/D-Programming-Language/dmd/commit/8ce7819d918259b3ecccdf9374e9c98914f46556
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M src/backend.d
M src/e2ir.c
M src/glue.c
M src/mtype.h
M src/s2ir.c
M src/toctype.d
Log Message:
-----------
Merge pull request #5178 from yebblies/retStyle
Move declarations for functions only called by the glue layer out of the frontend
Compare: https://github.com/D-Programming-Language/dmd/compare/b0ff4f6d5dc1...8ce7819d9182
More information about the dmd-internals
mailing list