| .. |
|
Array.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +02:00 |
|
Errors.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +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 destructor to function if it needs to deallocate something someday
|
2023-02-01 21:41:18 +02:00 |
|
LinkedList.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +02:00 |
|
Math.h
|
BAN: Add math to its own namespace
|
2023-01-10 19:11:27 +02:00 |
|
Memory.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +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
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +02:00 |
|
ScopeGuard.h
|
BAN: Add basic ScopeGuard
|
2023-01-23 17:41:34 +02:00 |
|
String.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +02:00 |
|
StringView.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +02:00 |
|
Time.h
|
BAN::Formatter now takes putc like function as a parameter
|
2022-12-27 19:55:07 +02:00 |
|
Traits.h
|
BAN: Rewrite Traits and add some more of them
|
2023-02-01 20:05:34 +02:00 |
|
Vector.h
|
All: rename every function from UpperCamelCase to snake_case
|
2023-02-01 21:05:44 +02:00 |