.. |
Array.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +02:00 |
Errors.h
|
BAN: Make ErrorOr<> have attribute [[nodiscard]]
|
2023-02-19 20:10:30 +02:00 |
Formatter.h
|
BAN::Formatter now takes putc like function as a parameter
|
2022-12-27 19:55:07 +02:00 |
ForwardList.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +02:00 |
Function.h
|
BAN: Add getter for Function size
|
2023-02-02 23:19:18 +02:00 |
Hash.h
|
BAN: Add basic hashing functionality
|
2023-02-10 02:59:30 +02:00 |
HashSet.h
|
BAN: Make ErrorOr<> have attribute [[nodiscard]]
|
2023-02-19 20:10:30 +02:00 |
LinkedList.h
|
BAN: Make ErrorOr<> have attribute [[nodiscard]]
|
2023-02-19 20:10:30 +02:00 |
Math.h
|
BAN: Math now uses template concepts and add div_round_up
|
2023-02-19 00:48:56 +02:00 |
Memory.h
|
All: Move to c++20
|
2023-02-09 23:05:26 +02:00 |
Move.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +02:00 |
NoCopyMove.h
|
BAN: Add RefCounted<> and Unique<>
|
2023-01-31 18:43:09 +02:00 |
Queue.h
|
BAN: Make ErrorOr<> have attribute [[nodiscard]]
|
2023-02-19 20:10:30 +02:00 |
ScopeGuard.h
|
BAN: Add basic ScopeGuard
|
2023-01-23 17:41:34 +02:00 |
String.h
|
BAN: Make ErrorOr<> have attribute [[nodiscard]]
|
2023-02-19 20:10:30 +02:00 |
StringView.h
|
BAN: Make ErrorOr<> have attribute [[nodiscard]]
|
2023-02-19 20:10:30 +02:00 |
Time.h
|
BAN::Formatter now takes putc like function as a parameter
|
2022-12-27 19:55:07 +02:00 |
Traits.h
|
All: Move to c++20
|
2023-02-09 23:05:26 +02:00 |
Vector.h
|
BAN: Make ErrorOr<> have attribute [[nodiscard]]
|
2023-02-19 20:10:30 +02:00 |