[dlang.org] [D-Programming-Language/dlang.org] 148a82: Use $(D ) for various D code highlighting rather t...

GitHub noreply at github.com
Mon Dec 30 01:05:23 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 148a824e37414fb0b3371cd1e46be63cfb4fa224
      https://github.com/D-Programming-Language/dlang.org/commit/148a824e37414fb0b3371cd1e46be63cfb4fa224
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-12-29 (Sun, 29 Dec 2013)

  Changed paths:
    M class.dd
    M deprecate.dd
    M entity.dd
    M enum.dd
    M float.dd
    M hash-map.dd
    M interface.dd
    M lazy-evaluation.dd
    M memory.dd
    M migrate-to-shared.dd
    M pragma.dd
    M property.dd
    M struct.dd
    M template-mixin.dd
    M template.dd
    M traits.dd
    M tuple.dd
    M type.dd
    M unittest.dd

  Log Message:
  -----------
  Use $(D ) for various D code highlighting rather than $(B )


  Commit: 355568907b238e9520ed8343d72b53c0f569e844
      https://github.com/D-Programming-Language/dlang.org/commit/355568907b238e9520ed8343d72b53c0f569e844
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-12-30 (Mon, 30 Dec 2013)

  Changed paths:
    M class.dd
    M deprecate.dd
    M entity.dd
    M enum.dd
    M float.dd
    M hash-map.dd
    M interface.dd
    M lazy-evaluation.dd
    M memory.dd
    M migrate-to-shared.dd
    M pragma.dd
    M property.dd
    M struct.dd
    M template-mixin.dd
    M template.dd
    M traits.dd
    M tuple.dd
    M type.dd
    M unittest.dd

  Log Message:
  -----------
  Merge pull request #463 from 9rnsr/grammar

Use $(D ) for various D code highlighting rather than $(B )


Compare: https://github.com/D-Programming-Language/dlang.org/compare/8a6de6e90fbc...355568907b23


More information about the dlang.org mailing list