[dmd-internals] [D-Programming-Language/dmd] b2186d: Move special GDC glue function to Target::loadModu...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Jan 14 08:03:34 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b2186dc36166d21c79f939b470f70416885bc3f5
https://github.com/D-Programming-Language/dmd/commit/b2186dc36166d21c79f939b470f70416885bc3f5
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2015-01-14 (Wed, 14 Jan 2015)
Changed paths:
M src/module.c
M src/target.c
M src/target.h
Log Message:
-----------
Move special GDC glue function to Target::loadModule
Commit: b87f34298fdff3abe375f2a4f39e562944187630
https://github.com/D-Programming-Language/dmd/commit/b87f34298fdff3abe375f2a4f39e562944187630
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M src/module.c
M src/target.c
M src/target.h
Log Message:
-----------
Merge pull request #4299 from ibuclaw/targetmodule
Move special GDC glue function to Target::builtinsModule
Compare: https://github.com/D-Programming-Language/dmd/compare/e88d3f1dccd1...b87f34298fdf
More information about the dmd-internals
mailing list