Rosetta Code:TODO: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added new string length task)
("Works with" progression)
Line 12: Line 12:
** [[Basic array operations]] from [[Creating an Array]], [[Assigning Values to an Array]], [[Retrieving an Element of an Array]]
** [[Basic array operations]] from [[Creating an Array]], [[Assigning Values to an Array]], [[Retrieving an Element of an Array]]
** <s>[[String length]] from [[String Byte Length]], [[String Character Length]]</s> '''Check''' --[[User:Mwn3d|Mwn3d]] 12:34, 19 January 2008 (MST)
** <s>[[String length]] from [[String Byte Length]], [[String Character Length]]</s> '''Check''' --[[User:Mwn3d|Mwn3d]] 12:34, 19 January 2008 (MST)
* Create [[Template:works with]] to replace '''Compiler:''' ''x'', '''Interpreter:''' ''x'', and '''Standard:''' ''x'' lines.
* <s>Create [[Template:works with]] to replace '''Compiler:''' ''x'', '''Interpreter:''' ''x'', and '''Standard:''' ''x'' lines.</s> --[[User:Mwn3d|Mwn3d]] 14:54, 18 February 2008 (MST)
* Go through language pages and add external links pointing to relevant page(s) in the [http://hopl.murdoch.edu.au/ HOPL].
* Go through language pages and add external links pointing to relevant page(s) in the [http://hopl.murdoch.edu.au/ HOPL].
* <s>A change will be happening soon to the [[:Category:Encyclopedia|encyclopedia]]. As a result, all "<nowiki>{{encyclopedic}}</nowiki>" tags need to be replaced with "<nowiki>[[Category:Encyclopedia]]</nowiki>".</s> '''Check'''--[[User:Mwn3d|Mwn3d]] 21:21, 21 January 2008 (MST)
* <s>A change will be happening soon to the [[:Category:Encyclopedia|encyclopedia]]. As a result, all "<nowiki>{{encyclopedic}}</nowiki>" tags need to be replaced with "<nowiki>[[Category:Encyclopedia]]</nowiki>".</s> '''Check'''--[[User:Mwn3d|Mwn3d]] 21:21, 21 January 2008 (MST)
* Go through the "needs-review" examples on the [[String length]] page and make sure they're correct.
* Go through the "needs-review" examples on the [[String length]] page and make sure they're correct.
* Change '''Compiler:''' ''x'', '''Interpreter:''' ''x'', and '''Standard:''' ''x'' lines to [[Template:works with]].


[[Category:Maintenance]]
[[Category:Maintenance]]

Revision as of 21:54, 18 February 2008

Here's a list of "Someone needs to..." items. If you're looking for something to do, you can always do something on this list.

TODO