From b0a3750a5c0439878b4a093ee4deb467dd24e02a Mon Sep 17 00:00:00 2001 From: vaclavt Date: Sat, 15 Jan 2022 13:18:52 +0100 Subject: [PATCH] added todo items --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 3323440..e7978a7 100644 --- a/Readme.md +++ b/Readme.md @@ -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