Commit Graph

83 Commits

Author SHA1 Message Date
9938893ac1 more stdlib includes 2023-04-01 13:52:06 +06:00
a6a6d2d4ae -Wextra warnings fixed 2023-03-15 17:49:25 +06:00
6c6c4fff8b File* -> FileHandle (fix of sizeof(File)) 2023-03-15 05:51:27 +06:00
ce44509d04 small addition to STRUCT() 2023-03-13 20:39:38 +06:00
33eb4302c4 WARN_UNUSED_REZULT 2023-03-08 17:17:31 +06:00
c528da857f nameof 2023-03-01 12:13:40 +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
609dfcf3ed dir_create 2023-02-10 12:58:17 +06:00
d2eb241d0d Merge branch 'main' of https://github.com/Timerix22/kerep 2023-02-09 01:42:13 +06:00
835bc5e834 filesystem rework 2023-02-09 01:42:10 +06:00
75f023a4bd updated visual studio project 2023-02-08 03:04:04 +06:00
29a5b22286 some Array improvements 2023-01-20 19:57:37 +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
8b5db6c23f toString_float 2023-01-19 23:03:57 +06:00
936ccf6c66 toString_bin fix 2023-01-19 21:39:53 +06:00
e007c46f0e endian 2023-01-19 20:59:02 +06:00
31c7d4e31b PACK_ENUM 2023-01-19 20:58:30 +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
9d5dac93de fixed kprint flag macros 2023-01-17 23:49:30 +06:00
c1218014db warning supression 2023-01-17 22:25:28 +06:00
65c2780b94 improved int to string conversion 2023-01-17 20:47:26 +06:00
105758079a register Autoarr_string 2023-01-16 04:32:57 +06:00
0c9975ba8e fixed header name 2023-01-15 23:43:25 +06:00
856a0e3e3e cptr_indexOf 2022-11-06 00:34:59 +06:00
e846f6d304 yet another ktid type system refactoring 2022-11-04 22:19:19 +06:00
67680b8157 fixed Array (again) 2022-10-28 14:30:20 +06:00
e2ecfc3d27 Array struct 2022-10-28 11:57:18 +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
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
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
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
a0a35b30a6 base_toString 2022-09-28 22:07:17 +06:00
d5a60953c3 ktId_declare 2022-09-21 01:16:32 +06:00
4291156fd8 type_system.h 2022-09-09 23:04:54 +06:00
a7c75cfda2 type system readme 2022-09-09 20:28:15 +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