Commit Graph

10 Commits

Author SHA1 Message Date
VaclavT c4e4522492 fixes & enhandcements
(benchmark code..) implemented
repl completion very first version
(string xx) added
some builtin renames
a bit of comments
a bit of cocumentation
(sleep interval) added
2021-03-14 16:15:04 +01:00
VaclavT de7c39d52f restore back before introducing main.cpp 2021-03-12 20:14:13 +01:00
VaclavT 3f46ae9c94 sprintf added, terminal colors
small code fixes and rearangements
2021-03-09 22:57:16 +01:00
Vaclav Tvrdik d54c2ee79b UNIT type removed 2021-03-07 18:48:57 +01:00
VaclavT c1532e78b1 REMOVED USER_STD macros, code formating, csv changes, few file functions 2021-02-15 23:20:20 +01:00
VaclavT 8f0b19798f move constructing MlValues to clib from interpreter 2021-02-14 08:56:14 +01:00
VaclavT 1e5a421107 handle better situation when no data read 2021-02-11 23:40:47 +01:00
VaclavT 36dece23b7 remove openssl warning 2021-02-11 23:40:25 +01:00
VaclavT dc55a967ef basic json parsing added
null not supported correctly
2021-02-11 00:30:36 +01:00
VaclavT 982241acf6 added read-url 2021-02-09 19:39:08 +01:00