summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.c b/main.c
index c578f87..5c31956 100644
--- a/main.c
+++ b/main.c
@@ -18,9 +18,10 @@
/*
TODO:
-fix eval recursion
make sure that you can't access runtime things from eval
big leak check with tuples (see "TODO: tuples allocated here will never be freed!")
+just make the ffmgr use the allocr
+---
struct parameters - to allow circular dependencies in types
foo, _ := bar();
nice syntax for #including something into a namespace