REMOVED USER_STD macros, code formating, csv changes, few file functions

This commit is contained in:
2021-02-15 23:20:20 +01:00
parent 125c73ac33
commit c1532e78b1
15 changed files with 10550 additions and 2101 deletions

View File

@@ -1,13 +1,13 @@
### TODO
- support for strings with " included
- move system_cmd into ml_io
- logical operators
- documentation
- add url of source/inspiration to clib/*.cpp
- load std lib when starting
- add more command line args
- split into more files
- prejmenovat ivaluize
- add stdtest
- rename ivaluize
- add benchmark
- add some debug support??
- add instrumentation (time, nr of evals, debug info, debug environment etc)