summaryrefslogtreecommitdiffhomepage
path: root/dev/LibDebugger/NeKernelContract.h
AgeCommit message (Expand)Author
2025-05-14feat(cc): Rename Parser.h to CompilerFrontend.h, refactor codebaseAmlal El Mahrouss
2025-05-14dev(kdbg): Working on NeKernel Debugger.Amlal El Mahrouss
2025-05-14feat(kdbg): add m_socket field, to hold its file descriptor.Amlal El Mahrouss
2025-05-13feat(LibDebugger): expand KDBG's protocol, by reworking the packetAmlal El Mahrouss
2025-04-25meta: update .clang-format, format codebase.Amlal
2025-04-25dev, LibDebugger: add kdbg, working on NeKernelContract's implementation.Amlal