doc updates

This commit is contained in:
vaclavt
2022-02-01 23:47:05 +01:00
parent d1bbe16459
commit 5d97c1df86
4 changed files with 15 additions and 11 deletions

View File

@@ -71,7 +71,7 @@ utils/local_install.sh
### TODO
- add test for >>> (range 1.5 (inc 5.5)) => (1.500000 2.500000 3.500000 4.500000 5.500000)
- better formating of help
- ml_utils.cpp add all commands into const std::vector<std::string> commands
- unify -f and -run options
- add debug support, at least call stack
- multiline editing (see kilocpp editor)