| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-12-18 | kstd: finish integral formatting implementation | Felix Morgner | 2 | -44/+62 |
| 2025-12-18 | kstd: begin basic formatted output implementation | Felix Morgner | 5 | -0/+467 |
| 2025-12-11 | docs: improve documentation | Felix Morgner | 1 | -0/+1 |
| 2025-12-10 | kstd: extract bitwise enum operations | Felix Morgner | 1 | -0/+64 |
| 2025-10-29 | chore: configure clang-tidy | Felix Morgner | 5 | -39/+63 |
| 2025-10-29 | chore: reformat source code | Felix Morgner | 2 | -6/+6 |
| 2025-10-29 | kstd: clean up libc implementation | Felix Morgner | 1 | -3/+22 |
| 2025-10-28 | kstd: don't rely on newlib | Felix Morgner | 1 | -0/+2 |
| 2025-07-23 | libs: move asm_ptr to kstd | Felix Morgner | 1 | -0/+55 |
| 2025-07-14 | libs: rename kstd headers to be more STL like | Felix Morgner | 4 | -0/+0 |
| 2025-07-14 | kstd: improve resemblence of STL | Felix Morgner | 3 | -41/+48 |
| 2025-07-14 | libs: move stack to kstd | Felix Morgner | 1 | -0/+213 |
| 2025-07-14 | libs: move shared_pointer to kstd | Felix Morgner | 1 | -0/+269 |
| 2025-07-14 | libs: move unique_ptr to kstd | Felix Morgner | 1 | -0/+206 |
| 2025-07-14 | libs: move vector to kstd | Felix Morgner | 2 | -0/+609 |
| 2025-07-14 | libs: begin extraction of kernel std | Felix Morgner | 1 | -0/+60 |
