summaryrefslogtreecommitdiff
path: root/flower/TODO
blob: ef0ab6bac60f5bdcc55236921504bf6dd0ab8a3a (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
	* PCursor -> Pointer_cursor / PointerCursor ?

	* remove List::List(element)

	* efficient copy cons for List

	* extend Interval

	* 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.

	* move towards gnu or STL?

		parsestream.h
		vector.h