aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: be547e885e561dfe7c72df8bb5a89ac51f44f8ba (plain)
  1. - leakcheck reveals leak in new stmd code
  2. Create a function to remove and free a stack entry
  3. Use a while loop to remove and free all stack entries from top to the
  4. one we're matching.
  5. - use name other than subj->last_emphasis
  6. - in js: make a proper stack (linked list) rather than using an array?