[dmd-internals] [D-Programming-Language/dmd] 5343ee: Make backquoted inline code only work on a single ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Jan 13 14:26:59 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 5343ee13767e28114be730b929c33a3aa2aa99be
https://github.com/D-Programming-Language/dmd/commit/5343ee13767e28114be730b929c33a3aa2aa99be
Author: Adam D. Ruppe <destructionator at gmail.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M src/doc.c
M test/compilable/ddocbackticks.d
M test/compilable/extra-files/ddocbackticks.html
Log Message:
-----------
Make backquoted inline code only work on a single line
Commit: 6268b821771a74b199d7199f24c1734b717c7a36
https://github.com/D-Programming-Language/dmd/commit/6268b821771a74b199d7199f24c1734b717c7a36
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-13 (Tue, 13 Jan 2015)
Changed paths:
M src/doc.c
M test/compilable/ddocbackticks.d
M test/compilable/extra-files/ddocbackticks.html
Log Message:
-----------
Merge pull request #4290 from adamdruppe/ddoc_dcode
Make backquoted inline code only work on a single line
Compare: https://github.com/D-Programming-Language/dmd/compare/d0e91dd1faf9...6268b821771a
More information about the dmd-internals
mailing list