summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-10-26 12:51:57 +0000
committerPaul Buetow <paul@buetow.org>2008-10-26 12:51:57 +0000
commita1c3f47491b98cd9026f8e853cc9e72630805c12 (patch)
treeec2ea29640b43f2c1f820fd3fee317beec27d130 /TODO
parent380eacd0f4037ec00f37ad5b5e4baa18301cf3dd (diff)
added the "scope" function
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 781e7d0..39e51e0 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,10 @@
Todo's (not in any specific order)
+Scopes/Garbage output for detailed infos
+ scopes_print(Scope *p_scope)
+ for all scopes
+ for all syms
+ print
Arrays
Closures
Function arguments and return values
@@ -7,3 +12,4 @@ Interactive shell
Labels
String operators/functions
loop, next, break, do
+