From 751fb7894ccca3a89c4f14cb5c99ff39be957455 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Fri, 24 Oct 2014 08:00:05 -0700
Subject: Renamed subj->last_emphasis to subj->emphasis_openers.

---
 TODO | 7 +++++++
 1 file changed, 7 insertions(+)

(limited to 'TODO')

diff --git a/TODO b/TODO
index 8b13789..be547e8 100644
--- a/TODO
+++ b/TODO
@@ -1 +1,8 @@
+- leakcheck reveals leak in new stmd code
+  Create a function to remove and free a stack entry
+  Use a while loop to remove and free all stack entries from top to the
+  one we're matching.
 
+- use name other than subj->last_emphasis
+
+- in js: make a proper stack (linked list) rather than using an array?
-- 
cgit v1.2.3