-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Long-term
G'day, i propose a (new) page that is listing planned language features to come.
I learned from a comment in "c2c_native/analyser/module_analyser.c2", that templates are planned.
Maybe "documentation/docs/development/current_status.md" could be used for that.
This file has been last changed 6 years ago, is that still up to date?
Instead of giving rough percentages, listing things that need to be done?
Short-term
"current_status.md" could also be used for short term goals like fixing bug X or implementing feature Y.
Alternatively (my preference) a text file in the repo itself like "todo.txt".
I think a centralized (file per repo) to collect things that need to be done is better.
This way, one can see what problems are on the radar and planned to be fixed or are already fixed.
Problems remaining can be sorted by priority.
I have seen TODO comments in c2c_native that look like they have already been done.