diff --git a/mustache/TODOS.md b/mustache/TODOS.md index 74d61a3..e42cfa8 100644 --- a/mustache/TODOS.md +++ b/mustache/TODOS.md @@ -1,2 +1,3 @@ - [ ] Initialize string builder size based on filesize? - [ ] Review [whitespace handling code](./tokenizer.odin) +- [ ] Add leak checks for public procs.