From 9530ed0b6470687f419c960728845c5ed51c8e42 Mon Sep 17 00:00:00 2001
From: Dan Hirsch <thequux@thequux.com>
Date: Wed, 16 May 2012 15:51:14 +0200
Subject: [PATCH] Added some todos in the notes

---
 NOTES | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NOTES b/NOTES
index f1ea86b2..c3a4cb6d 100644
--- a/NOTES
+++ b/NOTES
@@ -32,3 +32,7 @@ or the result of p1 otherwise, though the comments say it should
 succeed if p2's result is shorter than p1's. Whatever; we're doing
 what the comments say.
 
+
+TODO: implement datastructure linearization func
+TODO: implement free func for parsers
+TODO: Reimplement GSequence et al for use with arena allocator. (*&%$#@ Glib doesn't allow per-datastructure allocators)
-- 
GitLab