Commit Graph

27 Commits

Author SHA1 Message Date
6135f3030f config and kprintf 2024-01-01 20:04:21 +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
305854e721 i32 2023-02-11 12:19:05 +06:00
40d1828f2c optime 2023-01-20 01:17:52 +06:00
169165ac5a test_kprint 2023-01-18 03:49:44 +06:00
c1218014db warning supression 2023-01-17 22:25:28 +06:00
e846f6d304 yet another ktid type system refactoring 2022-11-04 22:19:19 +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
49f1931a34 kprint now works 2022-10-24 17:40:08 +06:00
4222c3ebf6 base_toString 2022-10-24 15:25:13 +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
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
b6e47a310b removed incomplete c++ code 2022-07-21 03:11:56 +03:00
2de4506e01 Autoarr_define 2022-07-17 17:05:10 +03:00
378277450b Hashtable2 with many bugs 2022-06-20 19:54:56 +03:00
9b055d775a 76 2022-06-13 14:54:58 +03:00
abdc56d404 xxhash added 2022-06-11 15:38:35 +03:00
d525270443 test_hash_functions 2022-06-03 20:51:57 +03:00
11875856c2 hash functions replaced 2022-06-03 20:41:09 +03:00
281befa1d7 Autoarr2 works now 2022-06-02 20:33:13 +03:00