Commit Graph

23 Commits

Author SHA1 Message Date
VaclavT dfa7c1c15b usql update 2021-08-31 19:00:03 +02:00
VaclavT 8d220356f2 do not reallocate memory so often 2021-08-06 22:52:23 +02:00
VaclavT 513c8da358 comments update 2021-07-23 00:02:03 +02:00
VaclavT 09250861d9 print ascii code of a character (ktoi) 2021-05-15 00:02:06 +02:00
VaclavT deb483b83d itok function implemented 2021-05-10 19:14:35 +02:00
VaclavT 91fce00df3 throw instead of exit 2021-05-03 18:33:46 +02:00
VaclavT 99ecd586d4 better error messages 2021-05-03 18:33:33 +02:00
VaclavT 983518170b colloring fix 2021-04-19 21:10:04 +02:00
VaclavT 0319bf6030 parenthesis colouring in repl 2021-04-14 07:57:58 +02:00
VaclavT 5afa7dd69f compile on linux 2021-03-29 23:18:29 +02:00
VaclavT a931661608 csv parser optimizations 2021-03-22 06:49:03 +01:00
VaclavT 29d8eda238 fix parsing of negative numbers, less memory, faster 2021-03-17 23:58:33 +01:00
VaclavT fcb3b4c5c5 int is dead, long live long type! 2021-03-17 23:56:02 +01:00
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