summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2006-04-15 03:48:36 +0000
committermurphy <murphy@rubychan.de>2006-04-15 03:48:36 +0000
commitd7f0a0011dd8f2629c4071b8d3cb0004bb9e2a99 (patch)
treec515d94bda7650c1d40dab9aefa541ef9f9d4c7a /TODO
parent5ee15661dbc2da70927f588e310315233aff6eea (diff)
downloadcoderay-d7f0a0011dd8f2629c4071b8d3cb0004bb9e2a99.tar.gz
styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.
ROADMAP and TODO updated. Ruby scanner: Fixed a bug: Fancy strings don't allow \w delimiters. They _do_ also allow whitespace delimiters, but adding this would cause many scan errors. So I leave this bug unfixed.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 284ade2..58fa9a9 100644
--- a/TODO
+++ b/TODO
@@ -9,9 +9,9 @@ Project:
Documentation:
3/4 0 2 ? Doc the interface
0 2 ? Cleanup/Read Doc
-3/4 0 1 Sa2 write examples
+3/4 0 1 write examples
- 1 2 Mi Code Cleanup: Indentation
+ 1 2 Code Cleanup: Indentation
L 2 2 Rewrite Tools:
coderay, bench.rb, highlight.rb
L 2 1 Cleanup Rakefile