added todo items
This commit is contained in:
parent
07c46a5284
commit
b0a3750a5c
|
|
@ -68,6 +68,9 @@ utils/local_install.sh
|
|||
(read-url "https://api.nasdaq.com/api/calendar/dividends/") ; hangs in sslclient.cpp line 132
|
||||
|
||||
### TODO
|
||||
- add functions from stdlib into doc
|
||||
- string-case, save-csv fix doc
|
||||
- add test for >>> (range 1.5 (inc 5.5)) => (1.500000 2.500000 3.500000 4.500000 5.500000)
|
||||
- better formating of help
|
||||
- unify -f and -run options
|
||||
- add debug support, at least call stack
|
||||
|
|
|
|||
Loading…
Reference in New Issue