[dmd-internals] [D-Programming-Language/dmd] 1d7d22: [Refactoring] Introduce isGotoExp to make conditio...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun May 31 06:11:03 PDT 2015
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 at 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 at 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
More information about the dmd-internals
mailing list