From 727cdcbadf23c1986b0aed547aa645c9813f351b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 22 Oct 1996 22:09:43 +0200 Subject: release: 0.0.2 --- flower/TODO | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 flower/TODO (limited to 'flower/TODO') diff --git a/flower/TODO b/flower/TODO new file mode 100644 index 0000000000..c8f3e5ad52 --- /dev/null +++ b/flower/TODO @@ -0,0 +1,20 @@ + + * change String::pos + + s[s.pos('%')] == '%' + + would be nice + + * use template handle in handle.hh for strings. + + * Restricted cursor/list: make sublist from a list, and use rcursor as if list is as big as the sublist. + + * Cursor signedcompare + + * int Cursor::op-(Cursor) + + * move towards gnu? + + parsestream.h + vector.h + -- cgit v1.2.3