Commit Graph

240 Commits

Author SHA1 Message Date
d7136055d9 0199 2023-05-19 23:45:29 +06:00
ededa875d6 unused code removal during linkage 2023-05-19 19:44:39 +06:00
f4e666640e fixed bug in Autoarr_toArray 2023-05-19 18:42:08 +06:00
26b69f9b7b config fixed 2023-05-19 14:09:40 +06:00
8ea44cdc24 sybmodule branch 2023-05-19 13:42:14 +06:00
5122af98cf basic android compatibility 2023-05-19 13:37:48 +06:00
6aaf270aad small kprint header change 2023-05-18 07:11:06 +06:00
f6864de2c9 cbuild 2023-05-02 19:51:48 +06:00
64634c2371 enabled sprintf_s macro 2023-04-02 20:54:26 +06:00
9938893ac1 more stdlib includes 2023-04-01 13:52:06 +06:00
20537813ec cbuild 2023-03-29 20:01:37 +06:00
a2906e2c3a small fix 2023-03-15 18:10:23 +06:00
585e992d1d cbuild 2023-03-15 18:02:22 +06:00
a6a6d2d4ae -Wextra warnings fixed 2023-03-15 17:49:25 +06:00
a200f2c965 LinkedList new functions and fixes 2023-03-15 05:52:33 +06:00
6c6c4fff8b File* -> FileHandle (fix of sizeof(File)) 2023-03-15 05:51:27 +06:00
8e572a9db3 LinkedList 2023-03-15 03:28:27 +06:00
2a9214fb79 path_basename 2023-03-14 01:12:26 +06:00
ce44509d04 small addition to STRUCT() 2023-03-13 20:39:38 +06:00
0adea8c52c fixed file_exists and dir_exists 2023-03-13 19:30:13 +06:00
965c784e37 setlocale 2023-03-13 18:20:29 +06:00
a0458f6d2e kprintf hex 2023-03-09 22:01:49 +06:00
430b6267d1 base_toString.h included into base.h 2023-03-09 18:59:18 +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
5bbab0a414 string_copy adds trailing zero byte 2023-02-15 21:44:38 +06:00
dbf2c2772c cbuild updated 2023-02-13 21:52: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
6f7eb2ba50 launch.json 2023-02-09 00:16:47 +06:00
75f023a4bd updated visual studio project 2023-02-08 03:04:04 +06:00
52c2d2f855 cbuild update 2023-02-07 12:55:30 +06:00
6c5358d1fb fixed small bug 2023-02-04 16:35:28 +06:00
29a5b22286 some Array improvements 2023-01-20 19:57:37 +06:00
3a20caf380 buffer overflow fix 2023-01-20 19:00:14 +06:00
cef4fe4002 file_readAll fix 2023-01-20 16:42:19 +06:00
73b199828c working dir ./bin 2023-01-20 15:48:55 +06:00
4f6cf9da51 static inline __kpVU_i 2023-01-20 15:45:40 +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