Bananymous
|
dfe5a2d665
|
All: Cleanup all files
Add newline to end of files and remove whitespace from end of lines
|
2024-01-24 15:53:38 +02:00 |
Bananymous
|
666051fd34
|
Kernel/BAN: move unix time conversion to BAN and add stat to Shell
|
2023-03-27 00:49:58 +03:00 |
Bananymous
|
371dfe8ef3
|
BAN: Formatter now uses perfect forwarding on its arguments
|
2023-03-08 21:31:26 +02:00 |
Bananymous
|
fd4fdffd46
|
BAN::Formatter now takes putc like function as a parameter
This allows us to use capturing lambdas as a putc like function
|
2022-12-27 19:55:07 +02:00 |
Bananymous
|
bf7a320050
|
BAN: Fix Time format printing
|
2022-12-13 21:04:09 +02:00 |
Bananymous
|
171a33bbcd
|
Kernel/BAN: Add weekday to Time structure and get it with RTC
|
2022-12-13 14:37:10 +02:00 |
Bananymous
|
52c793bb5c
|
Kernel/BAN: Make Time a struct in BAN and add formatter to it
|
2022-12-13 12:37:26 +02:00 |