]> git.donarmstrong.com Git - lilypond.git/commitdiff
flower-1.0.2
authorfred <fred>
Tue, 22 Oct 1996 19:46:19 +0000 (19:46 +0000)
committerfred <fred>
Tue, 22 Oct 1996 19:46:19 +0000 (19:46 +0000)
flower/TODO [new file with mode: 0644]

diff --git a/flower/TODO b/flower/TODO
new file mode 100644 (file)
index 0000000..c8f3e5a
--- /dev/null
@@ -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
+