work in progress on unit testing functions

This commit is contained in:
2021-04-19 21:14:22 +02:00
parent 7cc938fc7c
commit 02c3a20936
2 changed files with 86 additions and 18 deletions

View File

@@ -36,7 +36,7 @@
- env functions
- get-env, set-env; set-env cannot be implemented in stdlib.lsp, because popen is in fact subshell
- format (sprintf)
- setq
- add include-stdlib function for other libs in stdlib dir (during startup stdlib.lsp is loaded only)
- syntax highlighting do VS Code
- add hash datatype