summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2006-12-18 17:36:25 +0100
committergbrandl <devnull@localhost>2006-12-18 17:36:25 +0100
commit4db59c44e62404ace83e174d6c1649fa718e03d2 (patch)
tree375164a50726f77aad17d07f9e70b6d0373bfd4d /TODO
parentd6f36b551c9857a6392acc9b2fdbe2f707c6ab1c (diff)
downloadpygments-4db59c44e62404ace83e174d6c1649fa718e03d2.tar.gz
[svn] Use the Punctuation token type everywhere.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 74dc5847..dfb946fe 100644
--- a/TODO
+++ b/TODO
@@ -37,9 +37,6 @@ for 0.6
- tell the PHP and DelphiLexer how to differ between Operators and
text.
-- add a `Punctuation` token type for symbols that are not text
- but also not a symbol (blocks in ruby etc)
-
- add support for function name highlighting to c++ lexer
- readd property support for C# lexer