Commit Graph

87 Commits

Author SHA1 Message Date
14630e509d Autuarr 2023-07-10 18:31:16 +06:00
28169450cf LinearAllocator improved 2023-06-08 21:29:47 +06:00
8d36fd8042 string and StringBuilder 2023-06-08 18:41:05 +06:00
32ce7d3a70 some fixes 2023-06-08 15:59:52 +06:00
c5585bbb0c refactoring 2023-06-08 15:15:38 +06:00
a983df1ac6 memory allocators 2023-06-05 14:10:00 +06:00
490d450a82 changed Autoarr field names 2023-06-05 13:56:14 +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
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
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
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
4e162bd474 Network/* structure changed 2022-08-13 00:53:30 +06:00
d96bebaf45 test_network 2022-08-12 22:27:34 +06:00
ae1320e31f small changes 2022-08-12 22:26:58 +06:00