doc updates

This commit is contained in:
vaclavt
2022-03-06 19:58:30 +01:00
parent 45fcabe4b4
commit c27395aca5
4 changed files with 139 additions and 17 deletions

View File

@@ -66,17 +66,17 @@ utils/local_install.sh
### KNOWNN BUGS
- server/client problem in std::string TcpNet::read_from_socket(int sockfd) - reading dows not know lenght to read
- (read-url "https://api.nasdaq.com/api/calendar/dividends/") ; hangs in sslclient.cpp line 132
### TODO
- add test for >>> (range 1.5 (inc 5.5)) => (1.500000 2.500000 3.500000 4.500000 5.500000)
- unify -f and -run options
- add debug support, at least call stack
- multiline editing (see kilocpp editor)
- execute system command should capture stderr
- add mem stats to benchmark
- order of arguments in functions like member and filter - filter swap lambda and list
- better output of !e in repl (resp !e !ee)
- unify -f and -run options
- add debug support, at least call stack
- add mem stats to benchmark
- execute system command should capture stderr
- multiline editing (see kilocpp editor)
#### Doc
- add functions from stdlib into doc