[dmd-internals] [D-Programming-Language/dmd] 18ef6a: Fixes Issue 648 - Document template mixin instanti...
    GitHub 
    noreply at github.com
       
    Wed Mar 12 13:24:59 PDT 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 18ef6ab1eccee2883cb88fd6f36887d394b3c89f
      https://github.com/D-Programming-Language/dmd/commit/18ef6ab1eccee2883cb88fd6f36887d394b3c89f
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-03-11 (Tue, 11 Mar 2014)
  Changed paths:
    M src/doc.c
    A test/compilable/ddoc648.d
    A test/compilable/extra-files/ddoc648.html
  Log Message:
  -----------
  Fixes Issue 648 - Document template mixin instantiations.
  Commit: fe5b9c1e0edd5d0790a69cb05d2a613cbd7ab5c7
      https://github.com/D-Programming-Language/dmd/commit/fe5b9c1e0edd5d0790a69cb05d2a613cbd7ab5c7
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-03-12 (Wed, 12 Mar 2014)
  Changed paths:
    M src/doc.c
    A test/compilable/ddoc648.d
    A test/compilable/extra-files/ddoc648.html
  Log Message:
  -----------
  Merge pull request #1485 from AndrejMitrovic/Fix648_2
Issue 648 - Document template mixin instantiations.
Compare: https://github.com/D-Programming-Language/dmd/compare/a707998a1286...fe5b9c1e0edd
    
    
More information about the dmd-internals
mailing list