summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-06-25 15:23:44 +0100
committerubq323 <ubq323@ubq323.website>2024-06-25 15:23:44 +0100
commite48386449b1f50c9f9d9b0645c8c469c1d4cbe4a (patch)
tree633eadafb39f383899fa681aa68248f5b1f0a99e /todo
parent6aef97b52844b8868e5ada38ce0936619c1077a7 (diff)
allow local resolution into outer scopes
Diffstat (limited to 'todo')
-rw-r--r--todo3
1 files changed, 1 insertions, 2 deletions
diff --git a/todo b/todo
index 2e920ed..f724c3a 100644
--- a/todo
+++ b/todo
@@ -1,5 +1,4 @@
-functions, returning
-locals, lexical scoping, closures, upvalues
+closures, upvalues
lists, hashes, other useful types
garbage collector
macros