May 14, 2014 [dmd-internals] [D-Programming-Language/dmd] ee2256: [Refactoring] Rename variables for ScopeDsymbol to... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: ee225663fb85e04257846a94ef8d9b68258e3fb1 https://github.com/D-Programming-Language/dmd/commit/ee225663fb85e04257846a94ef8d9b68258e3fb1 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-05-14 (Wed, 14 May 2014) Changed paths: M src/cond.c M src/cond.h M src/dsymbol.c M src/dsymbol.h M src/enum.c M src/enum.h M src/expression.c M src/import.h M src/mtype.c M src/scope.c M src/scope.h M src/staticassert.c M src/staticassert.h M src/traits.c M src/version.c M src/version.h Log Message: ----------- [Refactoring] Rename variables for ScopeDsymbol to `sds` Commit: 50001bcbd2aa4292896c019d45da36008ac9d14b https://github.com/D-Programming-Language/dmd/commit/50001bcbd2aa4292896c019d45da36008ac9d14b Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-05-15 (Thu, 15 May 2014) Changed paths: M src/cond.c M src/cond.h M src/dsymbol.c M src/dsymbol.h M src/enum.c M src/enum.h M src/expression.c M src/import.h M src/mtype.c M src/scope.c M src/scope.h M src/staticassert.c M src/staticassert.h M src/traits.c M src/version.c M src/version.h Log Message: ----------- Merge pull request #3548 from 9rnsr/refactor_sds [Refactoring] Rename variables for ScopeDsymbol to `sds` Compare: https://github.com/D-Programming-Language/dmd/compare/3232f56a3490...50001bcbd2aa |
Copyright © 1999-2021 by the D Language Foundation