index
:
Nectar
add-license-file-alias
bjam-additions
compiler_kit-osx-tweaks-fixes
compiler_kit-source-tweaks
compiler_kit-test-additions
compiler_kit-test-overhaul
develop
dyld-stubs-support-macho
edge-case-asm64-patches
genericslibrary-header-patches
genericslibrary-tweaks
nebuild-manifest-update
nectar-gpu-example-update
nectar-gpu-improvements-and-bjam
v0.1.1-develop
v0.1.2-develop
v0.1.3-develop
The Open-Source Toolchain for Nectar, which targets PTX, OS X, and Ne System.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
LibCompiler
/
src
/
Frontend
Age
Commit message (
Expand
)
Author
2025-07-30
feat! Breaking API changes of NeCTI's LibCompiler and LibDebugger.
Amlal El Mahrouss
2025-07-29
feat: link & c++: code quality improvements and linker tweaks.
Amlal El Mahrouss
2025-07-21
feat: LibCompiler/CxxDrv: correct origin according to PEF ABI.
Amlal El Mahrouss
2025-07-21
refactor: refactor C++ frontend filename to match the other frontends name.
Amlal El Mahrouss
2025-07-21
feat: reintroduce PowerPC, ARM, and Open64x0 C compiler frontends.
Amlal El Mahrouss
2025-07-08
refactor! Breaking changes in LibCompiler, see details.
Amlal El Mahrouss
2025-06-18
feat: PEF format update `5.0` and codebase refactors.
Amlal El Mahrouss
2025-06-06
refactor: Rename `dbg` to `ddbg` (Darwin Debugger)
Amlal El Mahrouss
2025-06-06
refactor: Rename CompilerFrontendCPlusPlus to CompilerFrontendCPlusPlusAMD64.
Amlal El Mahrouss
2025-05-28
feat!: update the kernel codegen to output bit width and origin.
Amlal El Mahrouss
2025-05-27
fix: fix SEGFAULT on CxxDrv (AMD64), caused by a stack corruption.
Amlal El Mahrouss