diff options
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 + |
