| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-08-18 | feat: SystemProc.asm: Make use of `syscall` instead of `int 50` | Amlal El Mahrouss |
| 2025-08-17 | feat: libSystem/SystemProc.asm: Move r8, to rax, cleanup rax | Amlal |
| 2025-08-10 | feat(libSystem): improved 'PrintOut' to use 'StrFmt' instead of stdc's string... | Amlal |
| 2025-08-10 | feat(libSystem): implement memory ops with alignment & overlap handling | 0xf00sec |
| 2025-08-09 | Update SystemCalls.cc | 0xf00sec |
| 2025-06-22 | feat: use FNV in libSystem's syscall routing. | Amlal El Mahrouss |
| 2025-06-12 | feat: Use `.dll` extension for `libSystem` instead of `.sys` | Amlal El Mahrouss |
| 2025-05-30 | refactor: Format codebase and fix warning in UserProcessScheduler. | Amlal El Mahrouss |
| 2025-05-30 | global: architectural changes, see commit details. | Amlal El Mahrouss |
| 2025-05-29 | feat: Improve libSystem's architecture and implementation. | Amlal El Mahrouss |
| 2025-05-27 | feat: generic_kits: Add X64Chrono inside BenchKit. | Amlal El Mahrouss |
