aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index b748650..3dce71f 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,7 @@ Test always having .used > 0 for zero
Test negative/non-negative instead of sign
Test long .sign
Test always having .chars % 4 == 0
+Test reusing objects in the temp-stack
Test optimisation of zmul:
bc = [(Hb * Hc) << (m2 << 1)]