summaryrefslogtreecommitdiff
path: root/docs/Todo
diff options
context:
space:
mode:
authorAndrew Sidwell <andy@entai.co.uk>2008-07-12 14:19:20 +0000
committerAndrew Sidwell <andy@entai.co.uk>2008-07-12 14:19:20 +0000
commitdf73d242d905943a2282d7097e0ec9de9448847b (patch)
tree8ecaeef924e35244ab93f5e385b59ac0bc80bbe7 /docs/Todo
parentb2118a06f14cf80cafdd59192de79a050e369923 (diff)
downloadlibhubbub-df73d242d905943a2282d7097e0ec9de9448847b.tar.gz
libhubbub-df73d242d905943a2282d7097e0ec9de9448847b.tar.bz2
Add some incomplete treebuilder docs.
svn path=/trunk/hubbub/; revision=4628
Diffstat (limited to 'docs/Todo')
-rw-r--r--docs/Todo2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Todo b/docs/Todo
index 88f583a..5f6ea1b 100644
--- a/docs/Todo
+++ b/docs/Todo
@@ -3,7 +3,7 @@ TODO list
+ Implement one or more tree builders
+ More charset convertors (or make the iconv codec significantly faster)
- + Parse error reporting from the tokeniser
+ + Parse error reporting
+ Implement extraneous chunk insertion/tokenisation
+ Statistical charset autodetection
+ Shared library, for those platforms that support such things