Commit Graph

90 Commits

Author SHA1 Message Date
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
aba67710c7 cptr_replace 2023-05-27 22:39:50 +06:00
176cdb2d62 rewrite of cptr functions 2023-05-27 22:05:25 +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
461aef3a00 simplified Autoarr/Hashtable _foreach 2023-05-20 01:40:16 +06:00
965c784e37 setlocale 2023-03-13 18:20:29 +06:00
5391862d02 simplified kt initialiation function names 2023-02-15 21:45:10 +06:00
00970919d1 fixedmemory leaks in Autoarr 2023-02-13 20:41:41 +06:00
590790817b segfault fixed 2023-02-13 19:26:17 +06:00
95fec8d166 breaking changes in type system 2023-02-13 00:34:32 +06:00
305854e721 i32 2023-02-11 12:19:05 +06:00
3d15cb35af Merge branch 'main' into network 2023-01-20 01:24:41 +06:00
40d1828f2c optime 2023-01-20 01:17:52 +06:00
c5e1a42eb7 fixed float printing errors 2023-01-20 00:24:55 +06:00
169165ac5a test_kprint 2023-01-18 03:49:44 +06:00
ab761aa395 kprint massive rename 2023-01-18 03:38:30 +06:00
c1218014db warning supression 2023-01-17 22:25:28 +06:00
85d6ba2216 different socket structs instead of universal 2023-01-15 21:34:04 +06:00
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
b09f6b802c Merge branch 'main' of https://github.com/Timerix22/kerep 2022-11-05 13:10:06 +06:00
e846f6d304 yet another ktid type system refactoring 2022-11-04 22:19:19 +06:00
a55b2245bd Merge branch 'main' into network 2022-10-30 19:57:05 +06:00
abfbc7eaa2 some small changes 2022-10-30 19:47:13 +06:00
b327f037e7 fixed one typo 2022-10-30 18:51:49 +06:00
1632c78300 some fixes 2022-10-28 02:09:10 +06:00
121f492b84 kprintf color parse 2022-10-24 19:13:04 +06:00
4785023126 all printf calls replaced with kprintf 2022-10-24 18:33:43 +06:00
c70544ff97 kprintf 2022-10-24 18:06:51 +06:00
49f1931a34 kprint now works 2022-10-24 17:40:08 +06:00
bbeb6bea1d fixed memory leaks 2022-10-24 15:59:01 +06:00
4222c3ebf6 base_toString 2022-10-24 15:25:13 +06:00
d270554dfa kprint moved out from base 2022-10-24 04:39:18 +06:00
66935ae437 no more repeating code in xoshiro/xoroshiro 2022-10-24 04:32:06 +06:00
f33804f5b8 added random number generation algorithms 2022-10-24 03:29:42 +06:00
0e6a0f6482 some changes in kprint 2022-10-23 17:10:30 +06:00
e9d736e95f autoarr vs vector 2022-10-05 20:25:20 +06:00
67e1328ee7 kerepType -> kt 2022-09-06 21:25:03 +06:00
dc6a52608a a lot of changes 2022-09-06 20:06:08 +06:00
e63056d244 some type system updates 2022-09-06 15:53:13 +06:00
982a79a052 changed some log messages 2022-08-31 14:17:48 +06:00
b627affbde fixed a lot of broken stuff 2022-08-26 01:45:02 +06:00
Timerix22
0ce156536c
removed test_network() call 2022-08-24 13:50:59 +06:00
Timerix22
996dcd41de
removed test_network() definition 2022-08-24 13:50:11 +06:00
Timerix22
491929c3c2
Delete test_network.c 2022-08-24 13:49:26 +06:00
7ba7201d3a PACK() macro 2022-08-14 13:23:39 +06:00