From a05a7d11b1bc08f3817076dcb669bc6ef9d6d264 Mon Sep 17 00:00:00 2001 From: murphy Date: Sat, 5 Nov 2005 14:37:40 +0000 Subject: bench/bench.rb: Added SilverCity benchmarking demo/demo_load_encoder.rb enhanced demo/demo_load_scanner.rb added .outs added plugin.rb: Fixed load_all encoder.rb, scanner.rb adjusted helpers/word_list.rb: Fixed a bug in CaseIgnoringWordList.new TODO: Updated new ROADMAP coderay.rb: increased Version number added Version System documentation --- TODO | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 9fea5b0..a734c3b 100644 --- a/TODO +++ b/TODO @@ -3,15 +3,25 @@ Category = X (done), / (partly done), T (test), (else) Planned = planned in version 0.x Priority = 3 (low) .. 1 (high), 0 (extrem high) Expense = 0 (trivial), 1 (low) .. 3 (high) + Assigned Day Project: Documentation: -3/4 0 2 Doc the interface -3/4 0 1 write examples +3/4 0 2 Do Doc the interface +3/4 0 1 Sa write examples + 1 2 Mi Code Cleanup: Indentation, Docu + 2 2 Mo Rewrite Tools: coderay, bench.rb, highlight.rb + + + +Plugins: + 1 1 Sa Plugin mapping (cpp --> Scanners::C etc.) Scanners: + 1 2 More Languages! (See Roadmap) + Ruby: L 3 2 Regexp comment highlighting L 3 2 Options: Highlight characters/escapes/inline code @@ -21,10 +31,9 @@ L 2 1 Meta characters Encoders: HTML: -3/4 1 2 dynamic CSS creation - => alternative inline style via +L 1 2 dynamic CSS creation: new CSS class Colors: - 1 2 colorschemes + 1 2 So colorschemes Statistic: L 3 1 return Statistic object with to_s method instead of String @@ -33,5 +42,3 @@ L 3 1 return Statistic object with to_s method instead of String Tools: testfox: L 2 3 wxRuby and HTML output - - -- cgit v1.2.1