diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,12 +18,15 @@ /* TODO: +the problem right now is that we're copying blocks but not updating our references to the copy + make eval_ptr_to_struct_field return a bool (just in case it successfully returns a NULL pointer) nms["foo"] make sure #export still works properly fix cgen_ident_to_str for unicode idents check for leaks --- +allow for circular dependencies in functions returning types---this will be complicated nice syntax for #including something into a namespace run stuff at compile time without assigning it to a constant #compile_only declarations |