Commit Graph

274 Commits

Author SHA1 Message Date
b430846a0e network types *_isINVALID 2024-01-03 23:58:11 +06:00
7ba15b208f kt_beginInit(bool) 2024-01-03 16:58:20 +06:00
791ffe8633 printf color code macros 2024-01-03 15:33:09 +06:00
0756b51950 removed -lpthread for linux 2024-01-03 12:56:57 +06:00
fd30713d29 network types registered 2024-01-03 12:21:12 +06:00
930b35575c test_udp 2024-01-03 10:58:16 +06:00
59b3772d5a udp implementation 2024-01-02 23:30:25 +06:00
9d2f5ddc2a some fixes in sockets and complete tcp client/server test 2024-01-02 21:59:10 +06:00
336bde5fb0 finished tcp functions 2024-01-02 16:08:11 +06:00
550175fa92 fixed typos 2024-01-02 12:28:20 +06:00
1b93c0ca22 fixed typos 2024-01-02 12:16:28 +06:00
6135f3030f config and kprintf 2024-01-01 20:04:21 +06:00
c9969a1d96 Merge branch 'main' into 'network' 2024-01-01 19:46:52 +06:00
53cf9875e6 cbuild 2023-10-12 13:59:25 +06:00
aba67710c7 cptr_replace 2023-05-27 22:39:50 +06:00
176cdb2d62 rewrite of cptr functions 2023-05-27 22:05:25 +06:00
3a408735fb cbuild v7 2023-05-24 22:53:31 +06:00
7ab2389632 some toString functions 2023-05-24 22:46:47 +06:00
70807ed22b added on_exit arg to tryLast() 2023-05-24 02:39:19 +06:00
588453a2b7 dtsod dollar list bug fixed 2023-05-24 02:38:11 +06:00
3d941e0688 hashtable bugfixes 2023-05-24 00:35:32 +06:00
27be5beacd some type_system changes 2023-05-22 03:06:46 +06:00
f32306a6d5 new cptr functions 2023-05-22 03:06:22 +06:00
a7de63bb9d new Hashtable functions 2023-05-22 03:06:03 +06:00
461aef3a00 simplified Autoarr/Hashtable _foreach 2023-05-20 01:40:16 +06:00
d7136055d9 0199 2023-05-19 23:45:29 +06:00
ededa875d6 unused code removal during linkage 2023-05-19 19:44:39 +06:00
f4e666640e fixed bug in Autoarr_toArray 2023-05-19 18:42:08 +06:00
26b69f9b7b config fixed 2023-05-19 14:09:40 +06:00
8ea44cdc24 sybmodule branch 2023-05-19 13:42:14 +06:00
5122af98cf basic android compatibility 2023-05-19 13:37:48 +06:00
6aaf270aad small kprint header change 2023-05-18 07:11:06 +06:00
f6864de2c9 cbuild 2023-05-02 19:51:48 +06:00
64634c2371 enabled sprintf_s macro 2023-04-02 20:54:26 +06:00
9938893ac1 more stdlib includes 2023-04-01 13:52:06 +06:00
20537813ec cbuild 2023-03-29 20:01:37 +06:00
a2906e2c3a small fix 2023-03-15 18:10:23 +06:00
585e992d1d cbuild 2023-03-15 18:02:22 +06:00
a6a6d2d4ae -Wextra warnings fixed 2023-03-15 17:49:25 +06:00
a200f2c965 LinkedList new functions and fixes 2023-03-15 05:52:33 +06:00
6c6c4fff8b File* -> FileHandle (fix of sizeof(File)) 2023-03-15 05:51:27 +06:00
8e572a9db3 LinkedList 2023-03-15 03:28:27 +06:00
2a9214fb79 path_basename 2023-03-14 01:12:26 +06:00
ce44509d04 small addition to STRUCT() 2023-03-13 20:39:38 +06:00
0adea8c52c fixed file_exists and dir_exists 2023-03-13 19:30:13 +06:00
965c784e37 setlocale 2023-03-13 18:20:29 +06:00
a0458f6d2e kprintf hex 2023-03-09 22:01:49 +06:00
430b6267d1 base_toString.h included into base.h 2023-03-09 18:59:18 +06:00
33eb4302c4 WARN_UNUSED_REZULT 2023-03-08 17:17:31 +06:00
c528da857f nameof 2023-03-01 12:13:40 +06:00