summaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Expand)Author
2025-11-29chore: API and system design update.Amlal El Mahrouss
2025-11-29chore: update general specs and citation file, breaking project structure cha...Amlal El Mahrouss
2025-11-26chore: fix: include `.cc.pp` source as well.Amlal El Mahrouss
2025-11-26chore: tests: updating codegen unit tests for codegen.Amlal El Mahrouss
2025-11-21meta: Codebase improvements on CompilerKit.Amlal El Mahrouss
2025-11-17fix: meta: Better LICENSE.Amlal El Mahrouss
2025-08-22feat: implement `CompilerKitDylibTraits` container for future andAmlal El Mahrouss
2025-08-12feat: ld64: Fix linker issues with start symbol fetch.Amlal
2025-08-12feat: Linker test and improvements to the linker.Amlal
2025-08-12wip: tests: adding unit tests using GTest.Amlal
2025-05-28feat!: update the kernel codegen to output bit width and origin.Amlal El Mahrouss
2025-05-17feat(codegen/amd64): new opcode support: xor, and syscall.Amlal El Mahrouss
2025-05-14feat(cc): Rename Parser.h to CompilerFrontend.h, refactor codebaseAmlal 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-12LibCompiler, C++: use 'jmp' when returning from a function.Amlal El Mahrouss
2025-03-04ADD: C++ compiler improvements.Amlal El Mahrouss
2025-02-01ADD: Tweak C++ AMD64 compiler to remove \r endings, to ensure assemblerAmlal El Mahrouss
2025-01-27ADD: `dbg` C++ debugger program.Amlal
2025-01-21ADD: NeKernel Toolchain 0.0.9 (Beta Release)Amlal