September 07, 2014 [dmd-internals] [D-Programming-Language/dmd] 51ae11: Get rid of dt_t from the frontend | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 51ae11d0a4c76075ef864c1190ba9065174d7308 https://github.com/D-Programming-Language/dmd/commit/51ae11d0a4c76075ef864c1190ba9065174d7308 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/aggregate.h M src/arraytypes.h M src/backend/dt.h M src/e2ir.c M src/expression.h M src/tocsym.c M src/todt.c M src/toobj.c M src/typinf.c Log Message: ----------- Get rid of dt_t from the frontend Commit: d1ecf5dad6a00d62c75238ec16961dc6ce6565f8 https://github.com/D-Programming-Language/dmd/commit/d1ecf5dad6a00d62c75238ec16961dc6ce6565f8 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/declaration.h M src/expression.h M src/glue.c Log Message: ----------- Remove all references to IRState from the frontend Commit: f8e0fa3a5afe72a658332490f0c63505053c75d5 https://github.com/D-Programming-Language/dmd/commit/f8e0fa3a5afe72a658332490f0c63505053c75d5 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/gluestub.c Log Message: ----------- Update gluestub Commit: a873b19f5d0c84f121f9fd48e6c4bc382c0b0722 https://github.com/D-Programming-Language/dmd/commit/a873b19f5d0c84f121f9fd48e6c4bc382c0b0722 Author: Iain Buclaw <ibuclaw@gdcproject.org> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M src/aggregate.h M src/arraytypes.h M src/backend/dt.h M src/declaration.h M src/e2ir.c M src/expression.h M src/glue.c M src/gluestub.c M src/tocsym.c M src/todt.c M src/toobj.c M src/typinf.c Log Message: ----------- Merge pull request #3960 from yebblies/dt_t Remove uses of dt_t and IRState from the frontend, and update gluestub.c Compare: https://github.com/D-Programming-Language/dmd/compare/7acd375e1836...a873b19f5d0c |
Copyright © 1999-2021 by the D Language Foundation