[dmd-internals] [D-Programming-Language/dmd] eadff8: Don't do inlining during the semantic3 pass

GitHub noreply at github.com
Thu Nov 29 16:21:29 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: eadff89404337b2ff77cb9e5cedc0e5c912a007a
      https://github.com/D-Programming-Language/dmd/commit/eadff89404337b2ff77cb9e5cedc0e5c912a007a
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  Don't do inlining during the semantic3 pass

This greatly simplifies CTFE.


  Commit: 4d9d227cca763985583bf05958ac1f45eef36eda
      https://github.com/D-Programming-Language/dmd/commit/4d9d227cca763985583bf05958ac1f45eef36eda
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-11-29 (Thu, 29 Nov 2012)

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  Merge pull request #1333 from donc/doinlininglater

Don't do inlining during the semantic3 pass


Compare: https://github.com/D-Programming-Language/dmd/compare/9f068b1b07aa...4d9d227cca76


More information about the dmd-internals mailing list