summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2006-12-20 15:40:48 +0100
committergbrandl <devnull@localhost>2006-12-20 15:40:48 +0100
commit746e0fa822472ea365ef1596bd97c112536356cc (patch)
tree8879970319c87a69c46689fb5bef296109f846c8 /TODO
parent14d194fcdd43466e41cebceec764ad928d31ab3d (diff)
downloadpygments-746e0fa822472ea365ef1596bd97c112536356cc.tar.gz
[svn] Fix one TODO item.
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 5 insertions, 6 deletions
diff --git a/TODO b/TODO
index 1ca79483..8419a247 100644
--- a/TODO
+++ b/TODO
@@ -25,12 +25,6 @@ for 0.6
* mysql/postgresql/sqlite
* tcl
-- tell the C(++) and PHP lexers how to differ between Operators and text.
-
-- add support for function name highlighting to c++ lexer
-
-- readd property support for C# lexer
-
for 0.7
-------
@@ -39,6 +33,11 @@ for 0.7
- moin parser
+- readd property support for C# lexer? that is, find a regex that doesn't
+ backtrack to death...
+
+- add support for function name highlighting to c++ lexer
+
- pygmentize presets?
- more unit tests (pygmentize, all formatters comprehensively)