[dmd-internals] [D-Programming-Language/dmd] 3f9d50: Fixes Issue 10325 - Constraints should be emitted ...
GitHub
noreply at github.com
Tue Jun 11 09:27:42 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 3f9d50b12f9d1d7d7149d4bc2692322754e3c5d0
https://github.com/D-Programming-Language/dmd/commit/3f9d50b12f9d1d7d7149d4bc2692322754e3c5d0
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M src/doc.c
A test/compilable/ddoc10325.d
A test/compilable/extra-files/ddoc10325.html
Log Message:
-----------
Fixes Issue 10325 - Constraints should be emitted for templated declarations.
Commit: 4bbef4f21141c6b21f35d133f348a3b215ad6513
https://github.com/D-Programming-Language/dmd/commit/4bbef4f21141c6b21f35d133f348a3b215ad6513
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M src/doc.c
A test/compilable/ddoc10325.d
A test/compilable/extra-files/ddoc10325.html
Log Message:
-----------
Merge pull request #2161 from AndrejMitrovic/Fix10325
Issue 10325 - Constraints should be emitted for templated declarations
Compare: https://github.com/D-Programming-Language/dmd/compare/cf03d8e3c443...4bbef4f21141
More information about the dmd-internals
mailing list