Alois Mahdal
871dfdf23f
Fork _list_functions_in for narrow listing
10 years ago
Alois Mahdal
2fe76116ce
Add notation to _parse
10 years ago
Alois Mahdal
aff7262b7f
Fix parsing of module from function spec
10 years ago
Alois Mahdal
a5edb0e6c7
Implement docstring view
I.e. ffdoc works now.
10 years ago
Alois Mahdal
438005331f
Add possibility to print source code of a function
10 years ago
Alois Mahdal
407807c5a3
Revamp function and module listing code
Major rewrite of listing code. New version is more readable, more
usable (no need for lsfun() in ffoom now) and suports wildcards.
10 years ago
Alois Mahdal
a5e8db7273
Do not exit if we are in interactive session
Fastfoo libraries are not intended for interactive sessions (use *fff*),
we are only enabling this to aid development and testing process.
10 years ago
Alois Mahdal
31700eada8
Remove osolete variable
11 years ago
Alois Mahdal
b2544b48b8
Remove FFOO_DATA_DIR variable
11 years ago
Alois Mahdal
8169d28197
Fix *INIPATH variable name to comply with convention
The (not sure if )written convention is that module's variable names
should be composed as
FFOO_BAR_BAZ
for variable bearing *baz* in module named *bar*.
11 years ago
Alois Mahdal
1e20d6ddf8
Drop d; this is not a daemon
11 years ago