[dmd-internals] [D-Programming-Language/dmd] a9e800: Use imports instead of prototypes now that more mo...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Aug 25 21:31:38 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a9e80056780c3e35cddbcf4c0271d9e4561bc0ae
https://github.com/D-Programming-Language/dmd/commit/a9e80056780c3e35cddbcf4c0271d9e4561bc0ae
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-08-26 (Wed, 26 Aug 2015)
Changed paths:
M src/backend.d
M src/expression.d
M src/lib.d
M src/libomf.d
Log Message:
-----------
Use imports instead of prototypes now that more modules are in D
Commit: d0327d92152f871907fd557a4834c3676b073302
https://github.com/D-Programming-Language/dmd/commit/d0327d92152f871907fd557a4834c3676b073302
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-08-26 (Wed, 26 Aug 2015)
Changed paths:
M src/backend.d
M src/expression.d
M src/lib.d
M src/libomf.d
Log Message:
-----------
Merge pull request #4962 from yebblies/dimports
Use imports instead of prototypes now that more modules are in D
Compare: https://github.com/D-Programming-Language/dmd/compare/6eacd2bc5939...d0327d92152f
More information about the dmd-internals
mailing list