digitalmars.D - Organizing work via github projects
- RazvanN (23/23) Sep 27 2022 Hello everyone,
- rikki cattermole (2/2) Sep 27 2022 Should be added to replacing druntime hooks with templates:
- Dukc (4/18) Sep 30 2022 I see the results of my `noreturn` testing session last Saturday
- Imperatorn (2/9) Sep 30 2022 👍
- ryuukk_ (2/2) Oct 01 2022 It's very nice to know what's being worked on and what are the
Hello everyone, Following the vision [document](https://github.com/dlang/vision-document) I have created some projects that reflect work items that are in sync with the directions stated there. These projects are available [here](https://github.com/orgs/dlang/projects). I have tried to populate as much as I could these projects with specific items. These are currently imcomplete, but I hope that folks will jump in and help me fill them. Most of the items are currently references to reported bugs. That is partly because we have entered a stabilization phase where we need to fix certain aspects of our current features. Nevertheless, there is also a DIPs project which currently contains the dips that need to be implemented or finished. For projects such as importC, memory safety etc., I am hoping that people that champion these projects could create specific tasks that other contributors can pick up. Long term, I am hoping to convince all core contributors to lay out their plans/tasks using github projects. Up until that point, narrowing down the pool of reported bugs to the ones that are of most interest to the Foundation should be a reasonable start. Cheers, RazvanN
Sep 27 2022
Should be added to replacing druntime hooks with templates: https://issues.dlang.org/show_bug.cgi?id=19946
Sep 27 2022
On Tuesday, 27 September 2022 at 07:58:42 UTC, RazvanN wrote:Hello everyone, Following the vision [document](https://github.com/dlang/vision-document) I have created some projects that reflect work items that are in sync with the directions stated there. These projects are available [here](https://github.com/orgs/dlang/projects).I see the results of my `noreturn` testing session last Saturday have already found their way in there. Good.I have tried to populate as much as I could these projects with specific items. These are currently imcomplete, but I hope that folks will jump in and help me fill them. Most of the items are currently references to reported bugs. That is partly because we have entered a stabilization phase where we need to fix certain aspects of our current features. Nevertheless, there is also a DIPs project which currently contains the dips that need to be implemented or finished.Good work!
Sep 30 2022
On Tuesday, 27 September 2022 at 07:58:42 UTC, RazvanN wrote:Hello everyone, Following the vision [document](https://github.com/dlang/vision-document) I have created some projects that reflect work items that are in sync with the directions stated there. These projects are available [here](https://github.com/orgs/dlang/projects). [...]👍
Sep 30 2022
It's very nice to know what's being worked on and what are the future plans, thanks for sharing!
Oct 01 2022