|
59765aa334
|
Rename String.h -> CString.h
continuous-integration/drone/push Build is passing
Let's not confuse String.h with a managed string class, it's in fact the equivalent of the C stdlib's <string.h>
|
2022-12-16 20:40:04 +01:00 |
|
|
287c4ab060
|
Run clang-format
|
2022-12-07 16:11:59 +00:00 |
|
|
1badc40a4a
|
Run include-what-you-use everywhere
|
2022-12-07 11:40:02 +01:00 |
|
|
58ecf11424
|
Make all refs to the bootboot structure const
|
2022-12-05 13:04:01 +01:00 |
|
|
5aa2d1fa18
|
Add a Bitmap class to provide common functionality and use that in the MemoryManager
|
2022-12-04 15:14:07 +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 |
|
|
985d45ddfb
|
Switch to logging functions everywhere
|
2022-11-30 17:16:36 +01:00 |
|
|
9f5fb547f7
|
Add logging system :)
|
2022-11-30 13:29:28 +01:00 |
|
|
83bcac7a16
|
Kernel: Introduce a timer interface
|
2022-11-19 20:01:01 +01:00 |
|
|
70c6b78e35
|
Organize source tree
|
2022-11-19 17:59:49 +01:00 |
|