summaryrefslogtreecommitdiff
path: root/TODO
blob: be547e885e561dfe7c72df8bb5a89ac51f44f8ba (plain)
1
2
3
4
5
6
7
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?