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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to