| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-29 | continue documentation efforts | Kimplul | |
| 2022-05-24 | change bit utils to not be __* | Kimplul | |
| 2022-05-22 | add @file info to all files | Kimplul | |
| + Next step, start documenting contents of each file. | |||
| 2022-04-17 | improve node subsys | Kimplul | |
| + More robust alignment and less memory usage for status, from enum to bit | |||
| 2022-04-10 | add basic ubsan and fix issues reported by it | Kimplul | |
| 2022-04-10 | add clang format and run it | Kimplul | |
| 2022-01-07 | Merged bits.h and bytes.h | Kimplul | |
| 2021-09-12 | Initial physical page manager | Kimplul | |
| + Will probably still need a fair bit of tweakind and documentation improvements, but seems to work outside of the kernel. Also no valgrind errors, which is quite promising I guess. | |||
| 2021-08-30 | Initial formatted debug output | Kimplul | |
| + Mostly follows the POSIX printf, with the exceptions of no floating points and `X` signifies binary instead of uppercase hex | |||
