diff options
-rw-r--r-- | composer/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/composer/TODO b/composer/TODO new file mode 100644 index 0000000..9ccc4ae --- /dev/null +++ b/composer/TODO @@ -0,0 +1,4 @@ +TODO: + - optimize performance of symbol->index lookups, especially for patterns + - check for memory leaks + - compress in-patch data |