33 Commits

Author SHA1 Message Date
EnderIce2
4bc4e9b76f
stl: Implement coroutines 2024-11-15 01:54:21 +02:00
EnderIce2
a211280891
chore: Update vscode debug configurations 2024-11-08 02:31:36 +02:00
EnderIce2
393c8ba4cb
chore: Update vscode boilerplates 2024-11-08 02:30:57 +02:00
EnderIce2
6801475243
Refactor filesystem & stl code 2024-05-18 07:42:01 +03:00
EnderIce2
96daa43d38
Update kernel 2024-01-19 06:47:42 +02:00
EnderIce2
51ae83bcb2
Use /bin/utest instead of init for debugging 2023-10-20 01:42:56 +03:00
Alex
889e1522a3
Restructured and rewritten entire codebase 2023-10-09 01:16:24 +03:00
Alex
7842b6310d
Fix broken 32-bit kernel 2023-08-24 03:13:36 +03:00
Alex
ef3b761d4f
Removal of NASM support and migration of .asm files to .s 2023-08-11 04:57:32 +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
5cb799df89
Update vscode config 2023-05-21 06:05:56 +03:00
Alex
f1dc3868ca
Add support for multiboot2 2023-05-10 21:50:11 +03:00
Alex
41dafe32fb
Move all std related headers to "include_std" 2023-04-10 06:08:58 +03:00
Alex
b4dbf2c281
QoL and bug fixes 2023-04-10 03:11:46 +03:00
Alex
4e20d4d9f4
Enable compilation of project on AArch64 architecture 2023-04-04 16:06:54 +03:00
Alex
25256d81a8
Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
9e21c5326b
Support i386 2023-03-29 03:02:49 +03:00
Alex
93afcd2210
QoL improvements 2023-03-27 20:11:32 +03:00
Alex
a3634c3029
Fix x64 cpptools 2023-03-06 03:20:39 +02:00
Alex
77237f70fb
cpptools intellisense didn't worked as expected 2023-03-05 00:22:25 +02:00
Alex
aa29c8a415
Added vscode configurations 2023-03-03 17:49:15 +02:00
Alex
6e12c294b2
Updated vscode config 2023-03-03 16:11:06 +02:00
Alex
689939ebf6
Updated vscode recommendations 2023-02-06 19:24:19 +02:00
Alex
20f17c574e
clang-diagnostic-unknown-attributes 2022-12-18 14:37: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
6d11b62fd8
Forgot vs settings too (ノ_<。) 2022-11-14 14:55:45 +02:00
Alex
cabdc5263e
Kernel now compiles on x32 2022-11-14 14:54:18 +02:00
Alex
5cbb01dd1f
Suppress vscode llvm warnings 2022-10-28 07:46:17 +03:00
Alex
978f238aba
Updated cpuid structures 2022-10-27 22:36:21 +03:00
Alex
04757bd11c
vscode: do not include system include 2022-10-16 20:53:00 +03:00
Alex
f3aea7e1bd
CMOS clock 2022-10-09 04:02:41 +03:00
Alex
8652d781ce
Update files 2022-10-08 04:33:53 +03:00