[dmd-internals] [D-Programming-Language/dmd] a98714: Make most of ddmd.builtin private

GitHub via dmd-internals dmd-internals at puremagic.com
Fri Oct 9 05:56:27 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a987140d85175c7da6644c5073f170241a6cf6da
      https://github.com/D-Programming-Language/dmd/commit/a987140d85175c7da6644c5073f170241a6cf6da
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M src/builtin.d

  Log Message:
  -----------
  Make most of ddmd.builtin private


  Commit: 9aa646413e8c864418945b5c6a16ff852ce347ed
      https://github.com/D-Programming-Language/dmd/commit/9aa646413e8c864418945b5c6a16ff852ce347ed
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M src/entity.d

  Log Message:
  -----------
  Make most of ddmd.entity private


  Commit: 26f6144e745ab8d66bb186d0751c4ae7540cdcda
      https://github.com/D-Programming-Language/dmd/commit/26f6144e745ab8d66bb186d0751c4ae7540cdcda
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M src/complex.d

  Log Message:
  -----------
  creall and cimagl are called from the glue layer and should match their C++ signatures


  Commit: 00c66e1fac1d9c402610b9b3df90d5f2b79ba7b4
      https://github.com/D-Programming-Language/dmd/commit/00c66e1fac1d9c402610b9b3df90d5f2b79ba7b4
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M src/builtin.d
    M src/complex.d
    M src/entity.d

  Log Message:
  -----------
  Merge pull request #5177 from yebblies/cppinterface

Clean up C++ interface problems that prevent automatic header generation from working


Compare: https://github.com/D-Programming-Language/dmd/compare/8ce7819d9182...00c66e1fac1d


More information about the dmd-internals mailing list