Commit Graph

94 Commits

Author SHA1 Message Date
Timerix 930b35575c test_udp 2024-01-03 10:58:16 +06:00
Timerix 59b3772d5a udp implementation 2024-01-02 23:30:25 +06:00
Timerix 9d2f5ddc2a some fixes in sockets and complete tcp client/server test 2024-01-02 21:59:10 +06:00
Timerix 336bde5fb0 finished tcp functions 2024-01-02 16:08:11 +06:00
Timerix 550175fa92 fixed typos 2024-01-02 12:28:20 +06:00
Timerix 1b93c0ca22 fixed typos 2024-01-02 12:16:28 +06:00
Timerix 6135f3030f config and kprintf 2024-01-01 20:04:21 +06:00
Timerix c9969a1d96 Merge branch 'main' into 'network' 2024-01-01 19:46:52 +06:00
Timerix aba67710c7 cptr_replace 2023-05-27 22:39:50 +06:00
Timerix 176cdb2d62 rewrite of cptr functions 2023-05-27 22:05:25 +06:00
Timerix 70807ed22b added on_exit arg to tryLast() 2023-05-24 02:39:19 +06:00
Timerix 588453a2b7 dtsod dollar list bug fixed 2023-05-24 02:38:11 +06:00
Timerix 461aef3a00 simplified Autoarr/Hashtable _foreach 2023-05-20 01:40:16 +06:00
Timerix 965c784e37 setlocale 2023-03-13 18:20:29 +06:00
Timerix 5391862d02 simplified kt initialiation function names 2023-02-15 21:45:10 +06:00
Timerix 00970919d1 fixedmemory leaks in Autoarr 2023-02-13 20:41:41 +06:00
Timerix 590790817b segfault fixed 2023-02-13 19:26:17 +06:00
Timerix 95fec8d166 breaking changes in type system 2023-02-13 00:34:32 +06:00
Timerix 305854e721 i32 2023-02-11 12:19:05 +06:00
Timerix 3d15cb35af Merge branch 'main' into network 2023-01-20 01:24:41 +06:00
Timerix 40d1828f2c optime 2023-01-20 01:17:52 +06:00
Timerix c5e1a42eb7 fixed float printing errors 2023-01-20 00:24:55 +06:00
Timerix 169165ac5a test_kprint 2023-01-18 03:49:44 +06:00
Timerix ab761aa395 kprint massive rename 2023-01-18 03:38:30 +06:00
Timerix c1218014db warning supression 2023-01-17 22:25:28 +06:00
Timerix 85d6ba2216 different socket structs instead of universal 2023-01-15 21:34:04 +06:00
Timerix 288c73104c fixed errors 2022-11-25 10:36:38 +06:00
Timerix22 2efcf08ebe Merge pull request #13 from Timerix22/main
merge changes from 'main'
2022-11-15 12:25:47 +06:00
Timerix b09f6b802c Merge branch 'main' of https://github.com/Timerix22/kerep 2022-11-05 13:10:06 +06:00
Timerix e846f6d304 yet another ktid type system refactoring 2022-11-04 22:19:19 +06:00
Timerix a55b2245bd Merge branch 'main' into network 2022-10-30 19:57:05 +06:00
Timerix abfbc7eaa2 some small changes 2022-10-30 19:47:13 +06:00
Timerix b327f037e7 fixed one typo 2022-10-30 18:51:49 +06:00
Timerix 1632c78300 some fixes 2022-10-28 02:09:10 +06:00
Timerix 121f492b84 kprintf color parse 2022-10-24 19:13:04 +06:00
Timerix 4785023126 all printf calls replaced with kprintf 2022-10-24 18:33:43 +06:00
Timerix c70544ff97 kprintf 2022-10-24 18:06:51 +06:00
Timerix 49f1931a34 kprint now works 2022-10-24 17:40:08 +06:00
Timerix bbeb6bea1d fixed memory leaks 2022-10-24 15:59:01 +06:00
Timerix 4222c3ebf6 base_toString 2022-10-24 15:25:13 +06:00
Timerix d270554dfa kprint moved out from base 2022-10-24 04:39:18 +06:00
Timerix 66935ae437 no more repeating code in xoshiro/xoroshiro 2022-10-24 04:32:06 +06:00
Timerix f33804f5b8 added random number generation algorithms 2022-10-24 03:29:42 +06:00
Timerix 0e6a0f6482 some changes in kprint 2022-10-23 17:10:30 +06:00
Timerix e9d736e95f autoarr vs vector 2022-10-05 20:25:20 +06:00
Timerix 67e1328ee7 kerepType -> kt 2022-09-06 21:25:03 +06:00
Timerix dc6a52608a a lot of changes 2022-09-06 20:06:08 +06:00
Timerix e63056d244 some type system updates 2022-09-06 15:53:13 +06:00
Timerix 982a79a052 changed some log messages 2022-08-31 14:17:48 +06:00
Timerix b627affbde fixed a lot of broken stuff 2022-08-26 01:45:02 +06:00