diff options
| author | Paul Buetow <paul@buetow.org> | 2008-10-26 12:51:57 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-10-26 12:51:57 +0000 |
| commit | a1c3f47491b98cd9026f8e853cc9e72630805c12 (patch) | |
| tree | ec2ea29640b43f2c1f820fd3fee317beec27d130 /TODO | |
| parent | 380eacd0f4037ec00f37ad5b5e4baa18301cf3dd (diff) | |
added the "scope" function
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 + |
