diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-24 20:34:16 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-24 20:34:16 -0700 |
commit | ad5cfa746e985a8261646af90fc9e25306b21c55 (patch) | |
tree | d36ceb1987717589dd4e24084571f5b77852b640 | |
parent | 3ec699716c8448727df43bbd4d847cfbaa37017d (diff) |
Updated TODO.
-rw-r--r-- | TODO | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1,8 +0,0 @@ -- 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? |