Luna/kernel/src
apio 814672c771
All checks were successful
continuous-integration/drone/push Build is passing
Remove some redundant error propagation
Why can printing to the serial port or format onto a string fail?
Even if cstyle_format returns Result<usize>, we shouldn't always follow suit.
2022-12-16 18:32:29 +01:00
..
arch Remove some redundant error propagation 2022-12-16 18:32:29 +01:00
boot Run clang-format 2022-12-07 16:11:59 +00:00
memory Introduce std::nothrow 2022-12-16 18:14:48 +01:00
thread LinkedList: Return Option instead of ENONE if no value 2022-12-08 16:09:04 +01:00
video Remove some redundant error propagation 2022-12-16 18:32:29 +01:00
config.h.in Add config.h for version information 2022-12-03 17:25:25 +01:00
Log.cpp Remove some redundant error propagation 2022-12-16 18:32:29 +01:00
Log.h Remove some redundant error propagation 2022-12-16 18:32:29 +01:00
main.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