January 12, 2015 [dmd-internals] [D-Programming-Language/dmd] ae907d: Tweak code style in toir.c | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: ae907d730fa2144352b527e4dfc297bdb12a91dd https://github.com/D-Programming-Language/dmd/commit/ae907d730fa2144352b527e4dfc297bdb12a91dd Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-13 (Tue, 13 Jan 2015) Changed paths: M src/toir.c Log Message: ----------- Tweak code style in toir.c Commit: 5047d1ba2f247af06503c34959f29c5b5bd2adc0 https://github.com/D-Programming-Language/dmd/commit/5047d1ba2f247af06503c34959f29c5b5bd2adc0 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-13 (Tue, 13 Jan 2015) Changed paths: M src/toir.c Log Message: ----------- Refactor getEthis() to reduce code indent Commit: f1d726fb9191e0ccfc7e2a82524f3dbbf00a0026 https://github.com/D-Programming-Language/dmd/commit/f1d726fb9191e0ccfc7e2a82524f3dbbf00a0026 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-13 (Tue, 13 Jan 2015) Changed paths: M src/struct.c Log Message: ----------- Refactor makeNested() to reduce code indent Commit: a8b021cdefea6f58d663c5ce381652757e5600b3 https://github.com/D-Programming-Language/dmd/commit/a8b021cdefea6f58d663c5ce381652757e5600b3 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-01-13 (Tue, 13 Jan 2015) Changed paths: M src/toir.c M test/runnable/nested.d Log Message: ----------- fix Issue 13861 - compiler segfault with nested struct, cannot access frame Commit: 661d7bbd9781bfa76d44aa7270c58e926177b5df https://github.com/D-Programming-Language/dmd/commit/661d7bbd9781bfa76d44aa7270c58e926177b5df Author: Walter Bright <walter@walterbright.com> Date: 2015-01-12 (Mon, 12 Jan 2015) Changed paths: M src/struct.c M src/toir.c M test/runnable/nested.d Log Message: ----------- Merge pull request #4288 from 9rnsr/fix13861 Issue 13861 - compiler segfault with nested struct, cannot access frame Compare: https://github.com/D-Programming-Language/dmd/compare/646ff2dd3536...661d7bbd9781 |
Copyright © 1999-2021 by the D Language Foundation