vaclavt
e7b2402b63
constexpr instead const
2022-05-16 20:32:26 +02:00
VaclavT
caf1ae0b7d
tcp nes wip
2022-05-05 18:37:51 +02:00
vaclavt
3695a54e9a
tcp net wip
2022-05-05 18:01:57 +02:00
vaclavt
245143bd9e
small compiler warnings fixed
2022-04-25 20:20:19 +02:00
vaclavt
45fcabe4b4
handle content-length header
2022-03-06 19:55:54 +01:00
vaclavt
765f2bc673
some TODOs solved
2022-02-17 20:41:47 +01:00
VaclavT
7616553c63
whitespaces
2022-01-16 20:47:55 +01:00
VaclavT
796f6a5785
small rectorings
2022-01-16 20:40:20 +01:00
vaclavt
f0eda085f0
ssl client improvements
2022-01-15 13:16:27 +01:00
VaclavT
bab67f70f9
ssl client bit of work
2022-01-14 01:00:03 +01:00
vaclavt
a274c99835
ssl functionality wip
2022-01-13 21:56:29 +01:00
VaclavT
2679dbd021
using standard lib date
2022-01-11 00:15:36 +01:00
vaclavt
cfb0dc768d
supress two compiler warnings
2022-01-10 20:26:31 +01:00
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