Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 157d04727bd34183a24c12b491f71adb945c483c
https://github.com/D-Programming-Language/dmd/commit/157d04727bd34183a24c12b491f71adb945c483c
Author: k-hara <[email protected]>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M src/scope.c
Log Message:
-----------
[Refactoring] Reduce uninitialize local variables
Commit: 494d0ed71dff828798b4fa1e259f100422e5757a
https://github.com/D-Programming-Language/dmd/commit/494d0ed71dff828798b4fa1e259f100422e5757a
Author: k-hara <[email protected]>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M src/scope.c
Log Message:
-----------
[Refactoring] Reduce indent level in loops
Commit: 48f1bf3ba7b05c42995e15dc17e54e24d0e18897
https://github.com/D-Programming-Language/dmd/commit/48f1bf3ba7b05c42995e15dc17e54e24d0e18897
Author: k-hara <[email protected]>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M src/attrib.c
Log Message:
-----------
[Refactoring] Remove unnecessary SCOPEfree flag handling
It's properly handled in `Scope::alloc`.
Commit: d28e662959dde754d94c9df4339deaab88c9f8e3
https://github.com/D-Programming-Language/dmd/commit/d28e662959dde754d94c9df4339deaab88c9f8e3
Author: Daniel Murphy <[email protected]>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M src/attrib.c
M src/scope.c
Log Message:
-----------
Merge pull request #3944 from 9rnsr/refactor_scope
[Refactoring] scope.c
Compare:
https://github.com/D-Programming-Language/dmd/compare/06993fc60771...d28e662959dd_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals