Luna/luna/src
apio 41b3c8adb2
All checks were successful
continuous-integration/drone/push Build is passing
Convert to_dynamic_unit to OwnedStringView and rename the old variant to to_dynamic_unit_cstr
2022-12-16 18:18:24 +01:00
..
Alloc.cpp Add malloc wrappers 2022-12-07 18:17:49 +01:00
Bitmap.cpp Bitmap: Fix crash by attempting to memset -1 bits (UINT64_MAX) 2022-12-07 16:11:59 +00:00
Check.cpp Replace the _noreturn macro with the C++ native attribute [[noreturn]] 2022-12-06 19:40:35 +01:00
Format.cpp Run clang-format 2022-12-07 16:11:59 +00:00
NumberParsing.cpp kernel: Enable -Wsign-conversion and -Wcast-align 2022-12-07 11:47:46 +01:00
OwnedStringView.cpp Introduce OwnedStringView 2022-12-16 18:17:15 +01:00
Stack.cpp Add a Stack convenience class 2022-12-07 16:11:59 +00:00
String.cpp kernel: Enable -Wsign-conversion and -Wcast-align 2022-12-07 11:47:46 +01:00
SystemError.cpp Remove ENONE 2022-12-08 16:09:33 +01:00
Units.cpp Convert to_dynamic_unit to OwnedStringView and rename the old variant to to_dynamic_unit_cstr 2022-12-16 18:18:24 +01:00