blob: 4d0774ff7c56a71253124feb6937d41553d5d3a9 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
* PCursor -> Pointer_cursor / PointerCursor ?
* remove List::List(element)
* efficient copy cons for List
* 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?
parsestream.h
vector.h
|