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
path:
root
/
test
Age
Commit message (
Expand
)
Author
10 days
chore: upstream fixes.
Amlal El Mahrouss
2026-01-29
feat: if statement and custom comparaison syntax for nectar.
Amlal El Mahrouss
2026-01-29
feat: NectarCompiler+AMD64.cc: Mangle name like C functions. Fixes. and doc t...
Amlal El Mahrouss
2026-01-25
chore: frontend improvements, fixing bug in if condition generation.
Amlal El Mahrouss
2026-01-24
chore: wip: Inner calls (aka stubs in Nectar)
Amlal El Mahrouss
2026-01-24
chore: assemblers: update assembler flag.
Amlal El Mahrouss
2026-01-23
feat: compiler: use `.nc` extension for Nectar sources--and `.nhh` for
Amlal El Mahrouss
2026-01-18
feat: compiler_kit: improvements on the assembler and linker.
Amlal El Mahrouss
2026-01-16
feat: implement Mach-O linker and massive improvements on Assembler and Linkers.
Amlal El Mahrouss
2026-01-16
chore: update and improve Nectar codegen.
Amlal El Mahrouss
2026-01-15
feat: implemented `->`, `.`, error handling.
Amlal El Mahrouss
2026-01-14
chore: Assembler and Frontend improvements.
Amlal El Mahrouss
2026-01-14
chore: Examples improvements of Nectar.
Amlal El Mahrouss
2026-01-13
chore: language frontend improvements and stdlib development
Amlal El Mahrouss
2026-01-13
feat: Nectar specs V1, introduce LibGL.
Amlal El Mahrouss
2026-01-13
chore: nectar: Frontend improvements and syntax updates.
Amlal El Mahrouss
2026-01-12
chore: Nectar Generics Library improvements.
Amlal El Mahrouss
2026-01-12
chore: wip: Introduce `libNectarStd`'s Generics Library.
Amlal El Mahrouss
2026-01-11
chore: NectarCodeGen: codegen improvements.
Amlal El Mahrouss
2026-01-11
chore: Nectar codegen improvements, release prep.
Amlal El Mahrouss
2026-01-11
chore: codegen and specs improvements.
Amlal El Mahrouss
2026-01-10
chore: use `struct` instead of `class` for generics.
Amlal El Mahrouss
2026-01-10
chore: Fix function signature.
Amlal El Mahrouss
2026-01-10
feat: necdrv: Code generation improvements and WiP specs.
Amlal El Mahrouss
2026-01-09
wip: Nectar stack and object allocation in frontend.
v0.1.2-develop
Amlal El Mahrouss
2026-01-09
chore: update Nectar language, working on formalizing NeKernel's ABI.
Amlal El Mahrouss
2026-01-09
chore: release prep for Nectar.
Amlal El Mahrouss
2026-01-09
chore: Nectar grunt work on runtime library and test code.
Amlal El Mahrouss
2026-01-09
feat: necfront: final refactors and improvements before finishing Netcar impl...
Amlal El Mahrouss
2026-01-08
chore: Starting writing Nectar implementation, specs in progress.
Amlal El Mahrouss
2026-01-08
chore: adding custom types support.
Amlal El Mahrouss
2026-01-08
feat: c++front: Finalized C++Front for Nectar C++.
Amlal El Mahrouss
2026-01-08
fix: Fix Issue #53 on AMD64 assembler.
Amlal El Mahrouss
2026-01-05
feat: cppfront: struct/class keyword support.
Amlal El Mahrouss
2025-12-31
feat: test: expand codegen.test.cc
Amlal El Mahrouss
2025-12-30
feat: prepping: fix nebuild rules, adding test cases for future expansions.
Amlal El Mahrouss
2025-12-27
cl! giant source code refactor.
Amlal El Mahrouss
2025-12-21
chore: refactor codebase with our testing naming format.
Amlal El Mahrouss
2025-12-19
chore: new LibC++ version, updated file structure.
Amlal El Mahrouss