banan-os/BAN/include/BAN
Bananymous cb6dee9d91 BAN: Implement more basic functionality
String has more features
StringView was implemented
Basic move semantics are now working
Added file for forward declarations
2022-12-13 20:41:32 +02:00
..
Errors.h BAN: Now actually build libban :D 2022-12-13 16:13:38 +02:00
Formatter.h BAN: Rename BAN::Formatter argument overload thing 2022-12-13 12:30:48 +02:00
Forward.h BAN: Implement more basic functionality 2022-12-13 20:41:32 +02:00
Memory.h BAN: Add allocator/deallocator references for kernel/userspace 2022-12-13 13:40:54 +02:00
Move.h BAN: Implement more basic functionality 2022-12-13 20:41:32 +02:00
Queue.h BAN: Add allocator/deallocator references for kernel/userspace 2022-12-13 13:40:54 +02:00
String.h BAN: Implement more basic functionality 2022-12-13 20:41:32 +02:00
StringView.h BAN: Implement more basic functionality 2022-12-13 20:41:32 +02:00
Time.h Kernel/BAN: Add weekday to Time structure and get it with RTC 2022-12-13 14:37:10 +02:00
Vector.h BAN: Add pragma once to String and Vector 2022-12-13 15:15:36 +02:00