EnderIce2
|
23d10fcd25
|
Add pow and fabs to cmath
|
2024-03-07 21:54:00 +02:00 |
|
EnderIce2
|
23865ffc4f
|
Add <utility> header to include_std/list
|
2024-03-03 22:19:58 +02:00 |
|
EnderIce2
|
d3a22aa7b3
|
Add std::thread implementation
|
2024-02-29 02:18:16 +02:00 |
|
EnderIce2
|
9925a9e9b4
|
Add experimental insert() function to string class
|
2024-02-29 01:12:23 +02:00 |
|
EnderIce2
|
5fd8d3b3a5
|
Revamped kernel panic functions with significant improvements
|
2024-02-28 06:31:02 +02:00 |
|
EnderIce2
|
25d17a8831
|
Add fill() function to std::algorithm
|
2024-02-10 05:41:42 +02:00 |
|
EnderIce2
|
3374eac741
|
Add resize(size_t, const T &) function to vector class
|
2024-02-10 05:17:03 +02:00 |
|
EnderIce2
|
96daa43d38
|
Update kernel
|
2024-01-19 06:47:42 +02:00 |
|
EnderIce2
|
e0bd4cee3c
|
Fix unqualified call to 'std::move'
|
2023-10-17 02:21:52 +03:00 |
|
EnderIce2
|
54a47ad3a5
|
Update std headers
|
2023-10-11 13:00:15 +03:00 |
|
EnderIce2
|
56358280a7
|
Update std headers
|
2023-10-10 06:09:17 +03: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
|
85c0de688d
|
Fix sleep syscall
|
2023-06-11 01:36:39 +03:00 |
|
Alex
|
41db477173
|
Update kernel
|
2023-06-10 13:11:25 +03:00 |
|
Alex
|
64948bb92f
|
Add cmath header
|
2023-05-22 02:43:38 +03:00 |
|
Alex
|
fedccbfd79
|
Add alloc functions to stdlib header
|
2023-05-22 01:47:38 +03:00 |
|
Alex
|
80980ecfaf
|
Move drivers to kernel
|
2023-05-19 07:27:42 +03:00 |
|
Alex
|
816e5461c9
|
Fix type sizes
|
2023-05-13 07:40:07 +03:00 |
|
Alex
|
8349339f32
|
Update errno macros
|
2023-05-05 19:19:19 +03:00 |
|
Alex
|
61aea6aa8d
|
fork() stub and QoL improvements
|
2023-05-03 06:37:39 +03:00 |
|
Alex
|
41dafe32fb
|
Move all std related headers to "include_std"
|
2023-04-10 06:08:58 +03:00 |
|