]> git.donarmstrong.com Git - lilypond.git/blob - flower/TODO
release: 0.0.6
[lilypond.git] / flower / TODO
1         * PointerList<T>:List<T> -> PointerList<T>:List<T*>
2
3         * PCursor -> Pointer_cursor / PointerCursor ?
4
5         * efficient copy cons for List
6
7         * change String::pos
8
9                 s[s.pos('%')] == '%'
10
11         would be nice
12
13         * use template handle in handle.hh for strings.
14
15         * Restricted cursor/list: make sublist from a list, and use rcursor as if list is as big as the sublist.
16
17         * move towards gnu?
18
19                 parsestream.h
20                 vector.h
21