summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/main.c b/main.c
index 6676157..1378718 100644
--- a/main.c
+++ b/main.c
@@ -1,9 +1,6 @@
/*
TODO:
-make compile time arguments part of type
-fix local functions
-test direct calling of function with compile time arguments (kind of useless, but test it anyways)
-compile time arguments + out parameters
+compile time arguments + out parameters (in C)
double check that val_get_ptr is being used everywhere it should be
evaluate default arguments
compile-time arguments for out parameter functions