split by regexp and [rl]tring added

This commit is contained in:
2021-03-24 00:18:27 +01:00
parent 2c68861451
commit b0ff9dd934
7 changed files with 89 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
- better error reporting..for example ls_dir on non existing dir should prind `pwd` dir
### TODO
- add debug support, at least function call could keep call stack
- add debug support, at least call stack
- documentation
- add url of source/inspiration to clib/*.cpp
- add stdtest - to test every functionality