Commit Graph

17 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
8898791257 Update kernel code 2023-08-22 06:21:17 +03:00
Alex
2c51e4432f Update kernel 2023-08-06 04:53:14 +03:00
Alex
41db477173 Update kernel 2023-06-10 13:11:25 +03:00
Alex
816e5461c9 Fix type sizes 2023-05-13 07:40:07 +03:00
Alex
1df78907fc Add PathIsRelative() 2023-05-05 20:02:53 +03:00
Alex
50a0857524 Implement file seek 2023-05-05 19:19:05 +03:00
Alex
dc7b1fc4c9 Rework virtual filesystem implementation 2023-04-21 18:32:20 +03:00
Alex
70e11f17e7 Implement std::atomic and remove the old implementation Atomic and rename vector.hpp to vector 2023-04-10 05:29:41 +03:00
Alex
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
f86f3d9293 Rename std functions to match the standard 2023-03-23 04:56:49 +02:00
Alex
cd7267d3c3 Rename smart pointers 2023-03-23 01:48:49 +02:00
Alex
a592b85ce5 Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) 2023-02-06 19:35:44 +02:00
Alex
a677f3c159 Updated types 2022-12-21 00:43:51 +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
c8e5ce1d36 Added filesystem 2022-10-28 08:50:14 +03:00