[dmd-internals] [D-Programming-Language/dmd] 8c84da: [Refactoring] fix code style in compilable/interpr...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Nov 24 12:05:47 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8c84da033c4faf0dc7b4f9e8bb3363fce4374b54
https://github.com/D-Programming-Language/dmd/commit/8c84da033c4faf0dc7b4f9e8bb3363fce4374b54
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M test/compilable/interpret3.d
Log Message:
-----------
[Refactoring] fix code style in compilable/interpret3.d
Commit: 51fd28f38c602a8a7d56e99667103e1332d45eaa
https://github.com/D-Programming-Language/dmd/commit/51fd28f38c602a8a7d56e99667103e1332d45eaa
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-11-25 (Tue, 25 Nov 2014)
Changed paths:
M src/interpret.c
Log Message:
-----------
[Refactoring] Add exceptionOrCant to make error handling shorter
Commit: 2756d802b28715455faac1eb7af8e9810144d749
https://github.com/D-Programming-Language/dmd/commit/2756d802b28715455faac1eb7af8e9810144d749
Author: Martin Nowak <code at dawg.eu>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M src/interpret.c
M test/compilable/interpret3.d
Log Message:
-----------
Merge pull request #4163 from 9rnsr/refactor_ctfe
[Refactoring] A little code cleanup in CTFE interpreter
Compare: https://github.com/D-Programming-Language/dmd/compare/ae8365360046...2756d802b287
More information about the dmd-internals
mailing list