blob: 9d4ade3bcd4f1eb14101ff34f01c0212b4eeb8b5 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
* PCursor -> Pointer_cursor / PointerCursor ?
* 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
|