[dmd-internals] [D-Programming-Language/dmd] e2b0e6: [Refactoring] Remove unused methods appendExp and ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Aug 6 09:06:22 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: e2b0e6b4a75a4af51750ed85669bc83196b6e881
https://github.com/D-Programming-Language/dmd/commit/e2b0e6b4a75a4af51750ed85669bc83196b6e881
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-08-06 (Wed, 06 Aug 2014)
Changed paths:
M src/declaration.h
M src/func.c
Log Message:
-----------
[Refactoring] Remove unused methods appendExp and appendState
Commit: db1969f3b31b70f857554a794a7c9e557db7a7f4
https://github.com/D-Programming-Language/dmd/commit/db1969f3b31b70f857554a794a7c9e557db7a7f4
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-08-06 (Wed, 06 Aug 2014)
Changed paths:
M src/declaration.c
M src/declaration.h
Log Message:
-----------
[Refactoring] Remove unused fields
Commit: 6218211cb911777573f43b2a7bf11db6d28de657
https://github.com/D-Programming-Language/dmd/commit/6218211cb911777573f43b2a7bf11db6d28de657
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-08-07 (Thu, 07 Aug 2014)
Changed paths:
M src/declaration.c
M src/declaration.h
M src/func.c
Log Message:
-----------
Merge pull request #3850 from 9rnsr/refactor_unused
[Refactoring] Remove unused code
Compare: https://github.com/D-Programming-Language/dmd/compare/24090ff5054f...6218211cb911
More information about the dmd-internals
mailing list