[dmd-internals] [D-Programming-Language/dmd] 55a00e: add const to kind()

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Feb 6 05:18:39 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 55a00e678e0d4f831efaee2c9ef5aeffb9807df9
      https://github.com/D-Programming-Language/dmd/commit/55a00e678e0d4f831efaee2c9ef5aeffb9807df9
  Author: Walter Bright <walter at walterbright.com>
  Date:   2016-02-06 (Sat, 06 Feb 2016)

  Changed paths:
    M src/aggregate.d
    M src/aliasthis.d
    M src/attrib.d
    M src/declaration.d
    M src/denum.d
    M src/dimport.d
    M src/dmodule.d
    M src/dstruct.d
    M src/dsymbol.d
    M src/dtemplate.d
    M src/dversion.d
    M src/func.d
    M src/mtype.d
    M src/nspace.d
    M src/staticassert.d

  Log Message:
  -----------
  add const to kind()


  Commit: dae2c1e32303ac8d4bff26fd2b71d131e5106910
      https://github.com/D-Programming-Language/dmd/commit/dae2c1e32303ac8d4bff26fd2b71d131e5106910
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2016-02-07 (Sun, 07 Feb 2016)

  Changed paths:
    M src/aggregate.d
    M src/aliasthis.d
    M src/attrib.d
    M src/declaration.d
    M src/denum.d
    M src/dimport.d
    M src/dmodule.d
    M src/dstruct.d
    M src/dsymbol.d
    M src/dtemplate.d
    M src/dversion.d
    M src/func.d
    M src/mtype.d
    M src/nspace.d
    M src/staticassert.d

  Log Message:
  -----------
  Merge pull request #5412 from WalterBright/constKind

add const to kind()


Compare: https://github.com/D-Programming-Language/dmd/compare/e126d3db42b1...dae2c1e32303


More information about the dmd-internals mailing list