public
Description: Use rbgccxml and rice to automatically generate C++ Ruby extensions.
Homepage: http://rbplusplus.rubyforge.org/rbplusplus
Clone URL: git://github.com/jameskilton/rbplusplus.git
rbplusplus / TODO
100644 14 lines (9 sloc) 0.33 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Parts to move into rbgccxml:
 
- Class purely_virtual? (check the abstract attribute)
- Namespace#methods ?
 
Move documentation to YARD?
 
Use sdoc?
 
Logging:
 - Method overloads, wrap what a method is getting named as
 - More detail into the writing, multiple and single file writers
 - More debug messages in the building process