aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2010-01-24 12:02:01 +1000
committerSteve Bennett <steveb@workware.net.au>2010-10-15 11:02:43 +1000
commitb9835f11e31b7e021da6b0831eac659425735ba2 (patch)
tree763c7a5b169f7eac4a377a64e90dce180129d96b /TODO
parent2538c043ffc502b9814e98a01043617340ef1d80 (diff)
downloadjimtcl-b9835f11e31b7e021da6b0831eac659425735ba2.zip
jimtcl-b9835f11e31b7e021da6b0831eac659425735ba2.tar.gz
jimtcl-b9835f11e31b7e021da6b0831eac659425735ba2.tar.bz2
New features
Add unset -nocomplain and tests Implement lrepeat
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index ffd26cf..fc8dfc8 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
CORE LANGUAGE FEATURES
- lrepeat
-- unset -nocomplain
- parse foo($bar) into special tokens so that interpolation/parsing
is not required every time