Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 78f2f612334326929d48b01dac68aef21a6f2d52
      
https://github.com/D-Programming-Language/dmd/commit/78f2f612334326929d48b01dac68aef21a6f2d52
  Author: Andrej Mitrovic <[email protected]>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Changed paths:
    M src/doc.c
    M src/dsymbol.c
    M src/dsymbol.h
    M src/parse.c
    A test/compilable/ddoc2630.d
    A test/compilable/extra-files/ddoc2630.html

  Log Message:
  -----------
  Fixes Issue 2630 - Support documenting unittest code as code samples.


  Commit: b94129918bfb929db2c0e2a8728c8ccfcd1d6590
      
https://github.com/D-Programming-Language/dmd/commit/b94129918bfb929db2c0e2a8728c8ccfcd1d6590
  Author: Walter Bright <[email protected]>
  Date:   2013-02-07 (Thu, 07 Feb 2013)

  Changed paths:
    M src/doc.c
    M src/dsymbol.c
    M src/dsymbol.h
    M src/parse.c
    A test/compilable/ddoc2630.d
    A test/compilable/extra-files/ddoc2630.html

  Log Message:
  -----------
  Merge pull request #1342 from AndrejMitrovic/Fix2630

[enh] Issue 2630 - Support documenting unittest code as code samples.


Compare: 
https://github.com/D-Programming-Language/dmd/compare/aebac402d4ee...b94129918bfb
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to