Commit Graph

69 Commits

Author SHA1 Message Date
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 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 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
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
Timerix 7ba7201d3a PACK() macro 2022-08-14 13:23:39 +06:00
Timerix 4e162bd474 Network/* structure changed 2022-08-13 00:53:30 +06:00
Timerix d96bebaf45 test_network 2022-08-12 22:27:34 +06:00
Timerix ae1320e31f small changes 2022-08-12 22:26:58 +06:00
Timerix b6e47a310b removed incomplete c++ code 2022-07-21 03:11:56 +03:00
Timerix 7cd2facc5e 7 2022-07-21 01:18:38 +03:00
Timerix 2de4506e01 Autoarr_define 2022-07-17 17:05:10 +03:00
Timerix 16957ced1a some small changes 2022-07-17 16:56:49 +03:00
Timerix 378277450b Hashtable2 with many bugs 2022-06-20 19:54:56 +03:00
Timerix 9b055d775a 76 2022-06-13 14:54:58 +03:00
Timerix b5c9de24ed xxhash removed 2022-06-11 15:39:18 +03:00
Timerix abdc56d404 xxhash added 2022-06-11 15:38:35 +03:00
Timerix 7ea373b6e4 fixed some warnings 2022-06-10 18:47:00 +03:00
Timerix 104dde3f74 universal hashb() and hashs() macros 2022-06-10 18:44:10 +03:00
Timerix d525270443 test_hash_functions 2022-06-03 20:51:57 +03:00
Timerix 11875856c2 hash functions replaced 2022-06-03 20:41:09 +03:00
Timerix 6c0b23f256 classes moved to separate dirs 2022-06-02 21:28:05 +03:00
Timerix 281befa1d7 Autoarr2 works now 2022-06-02 20:33:13 +03:00
Timerix c9864f3b68 fixed some warnings 2022-05-08 15:06:38 +03:00
Timerix c6c70c6fcc project structure changed for clion 2022-05-08 13:59:28 +03:00
Timerix 448b69c8e9 simplified blank hashtables serialization 2022-05-03 01:16:55 +03:00
Timerix 2aee6af0ca trying to fix broken list deserialization 2022-04-21 00:20:25 +03:00