From b8e869c795ac7dba5fc387fd21a13188c5661652 Mon Sep 17 00:00:00 2001 From: Will Coleda Date: Fri, 4 Dec 2009 16:03:18 -0500 Subject: [PATCH] add to the pile --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 4c69ee8..99de87e 100644 --- a/TODO +++ b/TODO @@ -23,5 +23,8 @@ Tasks/Bugs: integer coercion - tcl allows strings to be matched in this way, if int coercion is not possible. +* add a glob compiler. (http://www.tcl.tk/man/tcl8.5/TclCmd/string.htm#M40) + *, ?, [], \x (prior art: Tcl::Glob in core.) + * support associative arrays * error on references to non-existant variables