blob: b1b2fba40b342b35a02ff072ece45498eb57e1da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
// vim:ts=4:ft=c:
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 Do Doc the interface
3/4 0 1 Sa2 write examples
1 2 Mi Code Cleanup: Indentation, Docu
2 2 Mo Rewrite Tools:
coderay, bench.rb, highlight.rb
2 1 Di Cleanup Rakefile
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
L 2 1 Meta characters
Encoders:
HTML:
L 1 2 dynamic CSS creation: new CSS class
Colors:
1 2 So colorschemes
Statistic:
L 3 1 return Statistic object with to_s method instead of String
Tools:
testfox:
L 2 3 wxRuby and HTML output
|