VaclavT
d275be643c
missing includes
2022-01-05 14:34:57 +01:00
VaclavT
2a138d0c81
improvements in networking code
2021-12-19 13:35:19 +01:00
VaclavT
37d0d9b3f5
bigger buffer in tcpnet
...
will be improved in future
2021-11-07 14:45:33 +01:00
VaclavT
865e198a5b
tcp-server/client a bit improved
2021-11-05 15:27:21 +01:00
VaclavT
159845bb9b
tcp-server and tcp-client added
2021-10-31 09:53:48 +01:00
VaclavT
4359012190
#t and #f added to language, datetime fixes
2021-10-12 13:26:38 +02:00
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