summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-08-11feat! final compiler_kit refactors.Amlal
2025-08-10feat: tools: portability and preprocessor fixesAmlal
2025-08-10fix: tools: fix compiler errors caused by codebase refactors.Amlal
2025-08-09fix: remove useless char_type typedef.Amlal
2025-08-09feat: compiler_kit: post PR compiler error fixes.Amlal
2025-08-08Merge pull request #8 from 0xf00sec/0xf00sec-patch-2Amlal El Mahrouss
2025-08-08 CPlusPlusCompilerAMD64.cc0xf00sec
2025-08-08:)0xf00sec
2025-08-07feat: Update README.md with components update.Amlal El Mahrouss
2025-08-07Update for consistency0xf00sec
2025-08-07Sec: Compiler Frontend 0xf00sec
2025-08-06feat! breaking API changes before NeKernel.org 0.0.4.Amlal El Mahrouss
2025-08-06Merge pull request #7 from 0xf00sec/ffsec-patch-1Amlal El Mahrouss
2025-08-06Patch BasicString.cc0xf00sec
2025-08-06Patch: BasicString.cc0xf00sec
2025-08-06feat: Add citation for NeCTIAmlal El Mahrouss
2025-08-05feat! compiler_kit: API breaking changes.Amlal El Mahrouss
2025-08-05feat! compiler_kit & debugger_kit: breaking changes, big name refactors on th...Amlal El Mahrouss
2025-08-04wip: DebuggerKit: implementation of the NeKernel debugging protocol.Amlal El Mahrouss
2025-08-04assember: fix: remove redundant include.Amlal El Mahrouss
2025-07-31fix: use `.h` instead of `.hpp`Amlal El Mahrouss
2025-07-31feat: fix contact email in `BasicString.cc`Amlal El Mahrouss
2025-07-30fix: remove executable from source tree.Amlal El Mahrouss
2025-07-30feat! Breaking API changes of NeCTI's LibCompiler and LibDebugger.Amlal El Mahrouss
2025-07-29feat: link & c++: code quality improvements and linker tweaks.Amlal El Mahrouss
2025-07-22feat: frontend: preprocessor improvements and cleanup.Amlal El Mahrouss
2025-07-21feat: LibCompiler/CxxDrv: correct origin according to PEF ABI.Amlal El Mahrouss
2025-07-21fix: README.md: Fix readme overview.Amlal El Mahrouss
2025-07-21refactor: refactor C++ frontend filename to match the other frontends name.Amlal El Mahrouss
2025-07-21feat: reintroduce PowerPC, ARM, and Open64x0 C compiler frontends.Amlal El Mahrouss
2025-07-21fix: LibC++: fix syntax errors in __abi+unreachable.ccAmlal El Mahrouss
2025-07-19feat: update cxxdrv, modularize the c++ compiler drivers.Amlal El Mahrouss
2025-07-19feat: use 'kSymbol' to call C++ driver on AMD64 target.Amlal El Mahrouss
2025-07-17fix: LibCompiler frontend has been reworked to work on clang. Renamed 'Linker...Amlal El Mahrouss
2025-07-16fix: Update README.mdAmlal El Mahrouss
2025-07-15Update README.mdAmlal El Mahrouss
2025-07-15fix: Fix link in README.mdAmlal El Mahrouss
2025-07-15meta: Update README.mdAmlal El Mahrouss
2025-07-15fix: Fix instructions in ReadMe.Amlal El Mahrouss
2025-07-10feat! Debugger and LibC++ changes, adding LibStdC++ tooAmlal El Mahrouss
2025-07-10feat: NeKernel.org's Exception ABI has been improved.Amlal El Mahrouss
2025-07-10fix: `LibCompiler::install_signal(SIGINT, dbgi_ctrlc_handler);` toAmlal El Mahrouss
2025-07-10refactor: Small codebase refactor and cleanup.Amlal El Mahrouss
2025-07-08feat: update readme to include updated git link, and authorship.Amlal El Mahrouss
2025-07-08feat: NeKernel.org's 64x0 and 32x0, PoC VHDL repo incoming.Amlal El Mahrouss
2025-07-08fix: LibC++: fix `base_exception.h`Amlal El Mahrouss
2025-07-08fix: LibC++: use `exit_` symbol instead of `exit`Amlal El Mahrouss
2025-07-08refactor! Breaking changes in LibCompiler, see details.Amlal El Mahrouss
2025-07-07feat: use `verbose` instead of `ld-verbose` (ld64)Amlal El Mahrouss
2025-07-07fix: ld64: fix `fat-binary` to just `fat`Amlal El Mahrouss