banan-os/BAN/include/BAN
Bananymous 67308c36ad BAN: ErrorOr<void> does not do an heap allocation anymore 2023-01-12 00:11:54 +02:00
..
Array.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00
Errors.h BAN: ErrorOr<void> does not do an heap allocation anymore 2023-01-12 00:11:54 +02:00
Formatter.h BAN::Formatter now takes putc like function as a parameter 2022-12-27 19:55:07 +02:00
Forward.h BAN: Implement more basic functionality 2022-12-13 20:41:32 +02:00
Math.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00
Memory.h BAN: Move operator new/delete to BAN/Memory.cpp 2023-01-10 21:59:40 +02:00
Move.h BAN: Implement more basic functionality 2022-12-13 20:41:32 +02:00
Queue.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00
String.h BAN: Strings can now be constructed using BAN::Formatter 2022-12-27 20:01:05 +02:00
StringView.h BAN::Formatter now takes putc like function as a parameter 2022-12-27 19:55:07 +02:00
Time.h BAN::Formatter now takes putc like function as a parameter 2022-12-27 19:55:07 +02:00
Vector.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00