aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorantirez <antirez>2005-03-02 22:29:31 +0000
committerantirez <antirez>2005-03-02 22:29:31 +0000
commit73b6f39dbcd17189f2817289381796a7f79a1007 (patch)
tree0ecbd62fd2804d3d5ce223e16d6bac840b1f4640 /TODO
parent788753e626983e9524308bb6f9f92b7f0273b7a1 (diff)
downloadjimtcl-73b6f39dbcd17189f2817289381796a7f79a1007.zip
jimtcl-73b6f39dbcd17189f2817289381796a7f79a1007.tar.gz
jimtcl-73b6f39dbcd17189f2817289381796a7f79a1007.tar.bz2
one more benchmark
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7217d1a..478a2bc 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
CORE LANGUAGE FEATURES
+- Proc default arguments
- Traces
- Closures, exported as a command that can set/get/unset elements
from a dictionary associated with the current procedure.