Rosetta Code:TODO: Difference between revisions

→‎TODO: Double redirects are now a problem
m (→‎Automation Candidates: More detail for LCT task)
(→‎TODO: Double redirects are now a problem)
 
(2 intermediate revisions by the same user not shown)
Line 2:
 
=TODO=
*Fix [[Special:DoubleRedirects|double redirects]], probably with a bot.
 
* Merge similar tasks together:
** [[Singly-linked list]] from [[Singly-Linked List (element)]], [[Singly-Linked List (element insertion)]], [[Singly-Linked List (traversal)]]
Line 10:
* Change ''all'' code examples and creation guides to use <nowiki><lang></nowiKi> instead of '''tt''' or '''pre'''. GeshiCodeTag will now quietly wrap those in HTML '''pre''' blocks. Use a standardized language ID for each language. I'll alias them to existing or newly supported language IDs as appropriate and possible.
** It would be nice to have the common mistake of <nowiki><lang name>...</lang name></nowiki> either fail hard or silently be fixed to the proper form of <nowiki><lang name>...</lang></nowiki>. Otherwise, it hides all subsequent page content until it finds an correct <nowiki></lang></nowiki> end tag.
* Go through the "needs-review" and "incorrect" examples on thein [[String length]] and [[Bitwise operations]] pages and make sure they're correct.
==Ongoing==
* Look through the [[:Category:WikiStubs|stubs]], and research and fill in useful information. Cite sources as needed, of course. Remove stub template when done with each page.
* Comb through the suggestions on the [[Help:Request a new programming task|task request]] page and put a few together. Or drop some into a "Questionable" category, so they can be debated.
* Go through the "needs-review" and "incorrect" examples on the [[String length]] and [[Bitwise operations]] pages and make sure they're correct.
* Add features and paradigms to all language pages using parameters in [[Template:Language]] and [[Template:Language programming paradigm]]
** Add features and paradigms to the LCT where missing and known
Anonymous user