-
Notifications
You must be signed in to change notification settings - Fork 115
/
Copy pathTODO
47 lines (33 loc) · 1.02 KB
/
TODO
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
47
// vim:ts=4:ft=c:
Category = X (done), / (partly done), T (test), L (later), (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
0 2 ? Cleanup/Read Doc
3/4 0 1 Sa2 write examples
1 2 Mi Code Cleanup: Indentation
L 2 2 Rewrite Tools:
coderay, bench.rb, highlight.rb
L 2 1 Cleanup Rakefile
Plugins:
X 1 1 Sa Plugin mapping (:cpp --> Scanners::C etc.)
Scanners:
L 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:
3/4 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