Commit Graph

270 Commits

Author SHA1 Message Date
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
67680b8157 fixed Array (again) 2022-10-28 14:30:20 +06:00
5e907327d6 fixed Array functions 2022-10-28 12:09:24 +06:00
5e35cb6721 path_concat 2022-10-28 11:57:43 +06:00
e2ecfc3d27 Array struct 2022-10-28 11:57:18 +06:00
f8a610ace0 Autoarr readme 2022-10-28 11:56:59 +06:00
a3dac3e756 fixed memory leak in cptr_concat 2022-10-28 11:02:29 +06:00
1632c78300 some fixes 2022-10-28 02:09:10 +06:00
88815452bc fixed kprintf 2022-10-28 00:39:47 +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
cb8f31d998 fate() inlined 2022-10-24 17:44:29 +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
3b00d60907 cbuild updated 2022-10-03 11:57:45 +06:00
a0a35b30a6 base_toString 2022-09-28 22:07:17 +06:00
d5a60953c3 ktId_declare 2022-09-21 01:16:32 +06:00
cbcd48ae66 todo.md removed 2022-09-21 01:15:50 +06:00
b1f5fefdae cbuild updated 2022-09-21 00:59:16 +06:00
Timerix22
3c132e12ea
Merge pull request #12 from Timerix22/new_unitype
final commits from new_unitype
2022-09-09 23:09:57 +06:00
4291156fd8 type_system.h 2022-09-09 23:04:54 +06:00
0f3c1227fe default.config 2022-09-09 22:25:08 +06:00
Timerix22
d9b0daf543
Merge pull request #11 from Timerix22/new_unitype
new build system
2022-09-09 22:14:26 +06:00
dbbfb64820 cbuild updated 2022-09-09 22:12:39 +06:00
50fea51a3e cbuild updated 2022-09-09 20:43:30 +06:00
a7c75cfda2 type system readme 2022-09-09 20:28:15 +06:00
5b7f74b445 chmod_scripts moved into submodule 2022-09-09 19:55:14 +06:00
5ceb60a581 .vscode 2022-09-09 19:10:49 +06:00
e08da5f4a7 added cbuild 2022-09-09 19:06:49 +06:00
a3c8ef6486 build_scripts removed 2022-09-09 19:06:35 +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
d449901ab6 Merge branch 'new_unitype' of https://github.com/Timerix22/kerep into new_unitype 2022-09-06 15:55:09 +06:00
07cd352f65 kprint.c 2022-09-06 15:54:44 +06:00
e63056d244 some type system updates 2022-09-06 15:53:13 +06:00
3eb1e82f06 script which chmods other scripts 2022-09-06 15:19:14 +06:00
55ab45eb56 kprint.h without variadic functions 2022-09-06 15:17:58 +06:00
21b20e5e14 removed unneeded else from try() 2022-08-31 21:49:29 +06:00
885259f82a fixed some mistakes 2022-08-31 21:48:46 +06:00
2b4046313d kprint_format 2022-08-31 21:44:56 +06:00
eca678026f startsWith() & endsWith() 2022-08-31 21:44:14 +06:00