diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1996-11-28 12:02:01 +0100 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1996-11-28 12:02:01 +0100 |
commit | fc22f69328fd2d5030bb1feff8d0f6da37e8217d (patch) | |
tree | 9e9c59c8c0c104cf4388f728b19f0e9be7b6991d /flower/TODO | |
parent | c3fe80ddeb9acfcf5d569fcef1caaef6ef7a01fb (diff) |
release: 0.0.8
Diffstat (limited to 'flower/TODO')
-rw-r--r-- | flower/TODO | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/flower/TODO b/flower/TODO index 4d0774ff7c..ef0ab6bac6 100644 --- a/flower/TODO +++ b/flower/TODO @@ -4,6 +4,8 @@ * efficient copy cons for List + * extend Interval + * change String::pos s[s.pos('%')] == '%' @@ -12,9 +14,10 @@ * 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. + * Restricted cursor/list: make sublist from a list, and use rcursor +as if list is as big as the sublist. - * move towards gnu? + * move towards gnu or STL? parsestream.h vector.h |