summaryrefslogtreecommitdiffhomepage
path: root/dev/LibDebugger/NeKernelContract.h
AgeCommit message (Expand)Author
2025-07-30feat! Breaking API changes of NeCTI's LibCompiler and LibDebugger.Amlal El Mahrouss
2025-07-21feat: reintroduce PowerPC, ARM, and Open64x0 C compiler frontends.Amlal El Mahrouss
2025-07-10feat! Debugger and LibC++ changes, adding LibStdC++ tooAmlal El Mahrouss
2025-07-05LibDebugger: refactor! Breaking changes inside the debugger contracts.Amlal El Mahrouss
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