aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 478a2bc..905cc4f 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,8 @@ EXTENSIONS
SPEED OPTIMIZATIONS
- Cache call frames instead to free/realloc they at every proc call.
+ (partially done, now there is to cache the variables has table
+ contained in the call frames).
IMPLEMENTATION ISSUES