May 31, 2015 [dmd-internals] [D-Programming-Language/dmd] 1d7d22: [Refactoring] Introduce isGotoExp to make conditio... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 1d7d222e99e794a921b3b9d0d67c61f5cc2296cb https://github.com/D-Programming-Language/dmd/commit/1d7d222e99e794a921b3b9d0d67c61f5cc2296cb Author: Clement Courbet <courbet@google.com> Date: 2015-05-31 (Sun, 31 May 2015) Changed paths: M src/ctfe.h M src/interpret.c Log Message: ----------- [Refactoring] Introduce isGotoExp to make conditions more readable (mirrors isCantExp). Commit: 11155875a768f18933c34acd32a721a59594661e https://github.com/D-Programming-Language/dmd/commit/11155875a768f18933c34acd32a721a59594661e Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2015-05-31 (Sun, 31 May 2015) Changed paths: M src/ctfe.h M src/interpret.c Log Message: ----------- Merge pull request #4698 from legrosbuffle/refactor-gotoexpr [Refactoring] Introduce CTFE::isGotoExp to make conditions more readable (mirrors isCantExp) Compare: https://github.com/D-Programming-Language/dmd/compare/5f2e55df2427...11155875a768 |
Copyright © 1999-2021 by the D Language Foundation