-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
25 lines (21 loc) · 723 Bytes
/
TODO
File metadata and controls
25 lines (21 loc) · 723 Bytes
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
BUGS:
<day/time-duration>
-> escape '/' because it is used as delimiter for library/module/symbol
TODO:
general:
* link to specific method in a GF (using argument types)
* URL schema: add optional ?project=foo, where project should default to library name
*library: modules which are exported
*module: names which are exported
*class: get rid of "complex type"
*search:
display project-name instead of library name!
display project, library and module where the symbol was found!
*constant/variable:
value is always #f (because we have no application running?!)
implement dsp and tags for
*domain
*generic-function
*method
*simple-function
draw nice graphs! (module/library deps|call deps|class graphs|...)