Skip to content

Commit

Permalink
update task list
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Nov 30, 2009
1 parent 9dc018b commit 15c4413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO
Expand Up @@ -7,11 +7,11 @@ Tasks/Bugs:
* regexp $re $str
* regsub -all <exp> <string> <replace>
* [expr !<token>]
* partcl's TclString.'get_bool'() needs to be ported over (blocking t/cmd_for.t)
* support a bare minimum unknown - invoking a non-existant command should
result in a tcl error, not a parrot error. (t/tcl_misc.t)
* list elements can be quoted words. (See puts [join {"a" b}]) - blocking
t/tcl_backslash.t
* t/cmd_{for,while}.t both dying with "Lexical '$body' not found"

* support associative arrays
* error on references to non-existant variables

0 comments on commit 15c4413

Please sign in to comment.