doc updates
This commit is contained in:
12
Readme.md
12
Readme.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user