[dmd-internals] [D-Programming-Language/dmd] 5a36f7: Refactor ScopeExp::semantic()
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Sep 28 03:44:59 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 5a36f77e8aa4c4ef8276b556b6e87340a92287cd
https://github.com/D-Programming-Language/dmd/commit/5a36f77e8aa4c4ef8276b556b6e87340a92287cd
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-09-28 (Mon, 28 Sep 2015)
Changed paths:
M src/expression.d
Log Message:
-----------
Refactor ScopeExp::semantic()
Remove goto statement, and reduce indent level.
Commit: a3f7a55c969e7b28269e89c9341ab8532e970c76
https://github.com/D-Programming-Language/dmd/commit/a3f7a55c969e7b28269e89c9341ab8532e970c76
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-09-28 (Mon, 28 Sep 2015)
Changed paths:
M src/expression.d
Log Message:
-----------
Merge pull request #5132 from 9rnsr/refactor_scopeexp
Refactor ScopeExp::semantic()
Compare: https://github.com/D-Programming-Language/dmd/compare/dadfbabfb15e...a3f7a55c969e
More information about the dmd-internals
mailing list