Commit Graph

15 Commits

Author SHA1 Message Date
EnderIce2
96daa43d38 Update kernel 2024-01-19 06:47:42 +02:00
Alex
889e1522a3 Restructured and rewritten entire codebase 2023-10-09 01:16:24 +03:00
Alex
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
43af65b21e Implement strcasecmp, wcslen and wcsrtombs 2023-03-30 19:57:12 +03:00
Alex
177a80403f Fix isdelim 2023-03-25 11:55:42 +02:00
Alex
518ef7b0fd Add log2 2023-03-22 22:50:08 +02:00
Alex
a592b85ce5 Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) 2023-02-06 19:35:44 +02:00
Alex
e59eef6be9 Moved SIMD mem* functions to separate files 2023-01-03 07:09:49 +02:00
Alex
5774ceb9e1 Float stuff 2022-12-29 07:46:55 +02:00
Alex
42e10dc2b1 Added sqrtf 2022-12-29 02:05:51 +02:00
Alex
2b669689b3 Implemented strtoul, isdelim and strtok 2022-12-08 19:16:19 +02:00
Alex
a47f998764 isalpha, isupper & strtol implementation 2022-12-05 00:43:39 +02:00
Alex
0289054900 Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
Alex
4d874a3e81 Moved backspace() & append() 2022-11-16 16:03:09 +02:00
Alex
7750dd777e Replaced string to convert 2022-10-20 01:06:20 +03:00