From: fred Date: Tue, 22 Oct 1996 19:46:19 +0000 (+0000) Subject: flower-1.0.2 X-Git-Tag: release/1.5.59~7044 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=aeaa51ea6cf6e580d4be83ed5706b2ffd656adbb;p=lilypond.git flower-1.0.2 --- 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 +