Commit Graph

8 Commits

Author SHA1 Message Date
1badc40a4a
Run include-what-you-use everywhere 2022-12-07 11:40:02 +01:00
c7ab6bc2d3
Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
29dad5651d Move __check_failed to Log.cpp so it can be logged across all backends 2022-11-30 17:12:06 +01:00
8cae20a82c Move __check_failed out of line so anyone can implement it 2022-11-19 17:20:10 +01:00
648bd3fb61 Switch format.h to use Result 2022-11-19 16:13:25 +01:00
603ff46d8c Add a format implementation 2022-11-19 12:30:36 +01:00
30ac95bcf8 Use usize/isize instead of (s)size_t
Since we're using Rust-style integer types already, why not go all in?
2022-11-16 20:30:34 +01:00
82c2381ac9 Serial printing!! 2022-11-13 10:30:10 +01:00