index
:
Nectar
add-license-file-alias
bjam-additions
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
Age
Commit message (
Expand
)
Author
2025-09-07
Merge pull request #13 from nekernel-org/dev
v0.0.5e1-release
Amlal El Mahrouss
2025-09-07
feat: `stable` now included in CI
Amlal El Mahrouss
2025-09-07
feat: improve c++ codegen in CompilerKit frontend.
Amlal El Mahrouss
2025-09-04
Merge pull request #12 from nekernel-org/dev
v0.0.5-release
Amlal El Mahrouss
2025-09-03
feat: DebuggerKit: NeKernel debugger protocol client.
Amlal El Mahrouss
2025-09-02
Merge pull request #11 from nekernel-org/dev
Amlal El Mahrouss
2025-08-31
fix: ci: finding a better solution for `nebuild`
v0.0.1e3-release
Amlal El Mahrouss
2025-08-31
fix: fix GIT url for CI.
Amlal El Mahrouss
2025-08-31
fix: be explicit in the `make` invocation (use build-nebuild)
Amlal El Mahrouss
2025-08-31
feat: add CI for `dev` as well.
Amlal El Mahrouss
2025-08-31
CI: Deploying new CI system.
Amlal El Mahrouss
2025-08-30
feat: debugger_kit: debugger contract modifications for NeKernel.
Amlal El Mahrouss
2025-08-28
feat: base_math.h: fixing the `surd` function for powers other than 2.
v0.0.3e2-release
Amlal El Mahrouss
2025-08-28
hotpatch: fix `surd` function.
Amlal El Mahrouss
2025-08-28
fix: LibC++: rename `sqr` to `surd`.
Amlal El Mahrouss
2025-08-28
Merge pull request #10 from nekernel-org/dev
Amlal El Mahrouss
2025-08-28
feat: v0.0.3e1 (Ogre)
v0.0.3e1-release
Amlal El Mahrouss
2025-08-27
fix: DebuggerKit: Documenting contract and making sure the destructor is
Amlal El Mahrouss
2025-08-24
feat: LibC++: improve `exit` function.
Amlal El Mahrouss
2025-08-22
feat: introduce `__atexit__cdecl_ptr` to `std::atexit`
Amlal El Mahrouss
2025-08-22
feat: refactor `i` to `idx` for better readbility.
Amlal El Mahrouss
2025-08-22
fix: atexit: fix atexit list.
Amlal El Mahrouss
2025-08-22
feat: c++abi: introduce atexit ptr to cleanup data when exiting program.
Amlal El Mahrouss
2025-08-22
feat: implement `CompilerKitDylibTraits` container for future and
Amlal El Mahrouss
2025-08-22
feat: Update header guards and add new alias for StringKit.
Amlal El Mahrouss
2025-08-22
feat: Ref.h: add MUST_PASS condition for strong references.
Amlal El Mahrouss
2025-08-17
fix: cdrv: Fix compiler path.
Amlal
2025-08-16
Merge pull request #9 from nekernel-org/dev
Amlal El Mahrouss
2025-08-16
fix: fix build to fix unit tests.
v0.0.3-release
Amlal
2025-08-15
feat! breaking ABI changes (AE object format) now has a version field.
Amlal
2025-08-15
fix: Pushing missing feature of last commit.
Amlal
2025-08-15
refactor: ld64: use STLString instead of constructing it each time.
Amlal
2025-08-12
abi! breaking ABI changes, PEF linker has been updated.
Amlal
2025-08-12
feat: ld64: Fix linker issues with start symbol fetch.
Amlal
2025-08-12
feat: Linker test and improvements to the linker.
Amlal
2025-08-12
wip: tests: adding unit tests using GTest.
Amlal
2025-08-11
feat! final compiler_kit refactors.
Amlal
2025-08-10
feat: tools: portability and preprocessor fixes
Amlal
2025-08-10
fix: tools: fix compiler errors caused by codebase refactors.
Amlal
2025-08-09
fix: remove useless char_type typedef.
Amlal
2025-08-09
feat: compiler_kit: post PR compiler error fixes.
Amlal
2025-08-08
Merge pull request #8 from 0xf00sec/0xf00sec-patch-2
Amlal El Mahrouss
2025-08-08
CPlusPlusCompilerAMD64.cc
0xf00sec
2025-08-08
:)
0xf00sec
2025-08-07
feat: Update README.md with components update.
Amlal El Mahrouss
2025-08-07
Update for consistency
0xf00sec
2025-08-07
Sec: Compiler Frontend
0xf00sec
2025-08-06
feat! breaking API changes before NeKernel.org 0.0.4.
Amlal El Mahrouss
2025-08-06
Merge pull request #7 from 0xf00sec/ffsec-patch-1
Amlal El Mahrouss
2025-08-06
Patch BasicString.cc
0xf00sec
[next]