diff options
Diffstat (limited to 'TODO/featgen')
-rw-r--r-- | TODO/featgen | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO/featgen b/TODO/featgen deleted file mode 100644 index b71f32a..0000000 --- a/TODO/featgen +++ /dev/null @@ -1,9 +0,0 @@ -Feature setup code generation -==== -Once the plugin has enough features across enough C files, setting up and -tearing down everything will get kind of annoying. That's where some more code -generation might be nice. - -There's a few vague ideas of how to do this but really it's pretty open-ended -overall. In the meantime, we're just calling functions manually. Not a huge -deal, really. |