November 29, 2012 [dmd-internals] [D-Programming-Language/dmd] 3edef0: CTFE: Remove the hideous hack to un-inline D2 AAs | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 3edef0b8d5ad2eb5e624f3b3891e35a1ce4817ee https://github.com/D-Programming-Language/dmd/commit/3edef0b8d5ad2eb5e624f3b3891e35a1ce4817ee Author: Don Clugston <don.clugston@sociomantic.com> Date: 2012-11-28 (Wed, 28 Nov 2012) Changed paths: M src/interpret.c Log Message: ----------- CTFE: Remove the hideous hack to un-inline D2 AAs If inlining is guaranteed never to occur before semantic is complete, we don't need the digusting hack any more. Commit: 143e02d2b1fdb990cab3c6039c7459be3e90e142 https://github.com/D-Programming-Language/dmd/commit/143e02d2b1fdb990cab3c6039c7459be3e90e142 Author: Walter Bright <walter@walterbright.com> Date: 2012-11-29 (Thu, 29 Nov 2012) Changed paths: M src/interpret.c Log Message: ----------- Merge pull request #1334 from donc/ctfeRemoveInliningHack Remove the hideous CTFE inlining hack (requires pull #1333) Compare: https://github.com/D-Programming-Language/dmd/compare/4d9d227cca76...143e02d2b1fd |
Copyright © 1999-2021 by the D Language Foundation