August 22, 2014 [dmd-internals] [D-Programming-Language/dmd] e08fd9: [Refactoring] Remove unused field GotoStatement::f... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e08fd9721fc550183cd2d1d863dc2c6aadb34c07 https://github.com/D-Programming-Language/dmd/commit/e08fd9721fc550183cd2d1d863dc2c6aadb34c07 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M src/statement.c M src/statement.h Log Message: ----------- [Refactoring] Remove unused field GotoStatement::fd Commit: 388082154675ad2739a83def78a78fbfc784d6a4 https://github.com/D-Programming-Language/dmd/commit/388082154675ad2739a83def78a78fbfc784d6a4 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M src/statement.c M src/statement.h Log Message: ----------- [Refactoring] Reorder fields in LabelStatement Commit: 849295735ca3bf81d97c5bd0270d55f2e68f1fdb https://github.com/D-Programming-Language/dmd/commit/849295735ca3bf81d97c5bd0270d55f2e68f1fdb Author: k-hara <k.hara.pg@gmail.com> Date: 2014-08-23 (Sat, 23 Aug 2014) Changed paths: M src/statement.c Log Message: ----------- [Refactoring] Improve the look of code in `GotoStatement::semantic()` and `LabelStatement::semantic()`` Commit: bbb58ecb6a672a4bdd64ff073610fc796579a614 https://github.com/D-Programming-Language/dmd/commit/bbb58ecb6a672a4bdd64ff073610fc796579a614 Author: Walter Bright <walter@walterbright.com> Date: 2014-08-22 (Fri, 22 Aug 2014) Changed paths: M src/statement.c M src/statement.h Log Message: ----------- Merge pull request #3887 from 9rnsr/refactor_unused [Refactoring] Remove unused field GotoStatement::fd Compare: https://github.com/D-Programming-Language/dmd/compare/c6cf84f8982d...bbb58ecb6a67 |
Copyright © 1999-2021 by the D Language Foundation