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