summaryrefslogtreecommitdiffhomepage
path: root/dev/LibCompiler/src/Frontend/CompilerCPlusPlusAMD64.cc
AgeCommit message (Expand)Author
2025-07-21refactor: refactor C++ frontend filename to match the other frontends name.Amlal El Mahrouss
2025-07-08refactor! Breaking changes in LibCompiler, see details.Amlal El Mahrouss
2025-06-18feat: PEF format update `5.0` and codebase refactors.Amlal El Mahrouss
2025-06-06refactor: Rename `dbg` to `ddbg` (Darwin Debugger)Amlal El Mahrouss
2025-06-06refactor: Rename CompilerFrontendCPlusPlus to CompilerFrontendCPlusPlusAMD64.Amlal El Mahrouss
2025-05-28feat!: update the kernel codegen to output bit width and origin.Amlal El Mahrouss