November 29, 2012 [dmd-internals] [D-Programming-Language/dmd] eadff8: Don't do inlining during the semantic3 pass | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation