From fdbd12a8816dbcccc235ba1a02b6ac00d8c7ede9 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 16 May 2014 18:51:30 +1000 Subject: TODO++ --- src/libraries/Runnr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/libraries') diff --git a/src/libraries/Runnr.c b/src/libraries/Runnr.c index 8109dd8..25357a0 100644 --- a/src/libraries/Runnr.c +++ b/src/libraries/Runnr.c @@ -51,7 +51,8 @@ void dumpStack(lua_State *L, int i) // table {} Starts and stops filling up a new table. // ( Just syntax sugar for call. // call ) Expects an integer, the number of results left after the call. -// FIXME: Still to do, if we ever use them - +// TODO: Still to do, if we ever use them - +// table Some way to specify an arbitrary table, though this sucks, coz C can't deal with them easily. // stack = Get a value from the stack, expects a stack index. // userdata + // thread ^ -- cgit v1.1