summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-01-21chore: update Nectar testing infra.Amlal El Mahrouss
2026-01-21feat: CompilerKit: Assembler and Linker improvements.Amlal El Mahrouss
2026-01-21task: #57: Working on NASM support for frontend.Amlal El Mahrouss
2026-01-21chore: wip: More Nectar features and expanding codegen.Amlal El Mahrouss
2026-01-20feat: GenericsLibrary: v0.0.1 of the Nectar GL.v0.1.211.GAmlal El Mahrouss
2026-01-19chore: Add README about planned frontends.v0.1.211Amlal El Mahrouss
2026-01-19chore: Add MASM example for Nectar.Amlal El Mahrouss
2026-01-19chore: add more register support to AMD64 Assembler.Amlal El Mahrouss
2026-01-19feat: asm&frontend: codegen and assembler improvements.Amlal El Mahrouss
2026-01-18feat: compiler_kit: improvements on the assembler and linker.Amlal El Mahrouss
2026-01-18chore: move <fstream> to PreConfig.hAmlal El Mahrouss
2026-01-18feat: Assemblers:x64: Add more instructions and codegen fixes.Amlal El Mahrouss
2026-01-18feat: codebase improvements of Nectar.Amlal El Mahrouss
2026-01-18chore: update CLAUDE.md instructions.Amlal El Mahrouss
2026-01-18feat: linkers: Final MachLinker.Amlal El Mahrouss
2026-01-17feat: working on branching support.Amlal El Mahrouss
2026-01-17chore: add `ld64` to gitignore.Amlal El Mahrouss
2026-01-17feat: NectarCompiler+AMD64: Full NASM syntax support.Amlal El Mahrouss
2026-01-17feat! breaking changes on Mach-O and PEF linker.Amlal El Mahrouss
2026-01-17chore: Fix typo in `NECTAR_LANG.md`.Amlal El Mahrouss
2026-01-17chore: fix typo in NECTAR_LANG specs.Amlal El Mahrouss
2026-01-16feat: implement Mach-O linker and massive improvements on Assembler and Linkers.Amlal El Mahrouss
2026-01-16chore: update frontend includes.Amlal El Mahrouss
2026-01-16chore: example.ncpp: wip: nested stubs.Amlal El Mahrouss
2026-01-16chore: update and improve Nectar codegen.Amlal El Mahrouss
2026-01-15feat: implemented `->`, `.`, error handling.Amlal El Mahrouss
2026-01-15chore: meta: ran format command.Amlal El Mahrouss
2026-01-14chore: Assembler and Frontend improvements.Amlal El Mahrouss
2026-01-14chore: Examples improvements of Nectar.Amlal El Mahrouss
2026-01-14chore: PreConfig.h: remove redundant macro.Amlal El Mahrouss
2026-01-14chore: kits: bump software version.Amlal El Mahrouss
2026-01-13chore: language frontend improvements and stdlib developmentAmlal El Mahrouss
2026-01-13feat: Nectar specs V1, introduce LibGL.Amlal El Mahrouss
2026-01-13chore: nectar: Frontend improvements and syntax updates.Amlal El Mahrouss
2026-01-12chore: Nectar Generics Library improvements.Amlal El Mahrouss
2026-01-12chore: wip: Introduce `libNectarStd`'s Generics Library.Amlal El Mahrouss
2026-01-11chore: NectarCodeGen: codegen improvements.Amlal El Mahrouss
2026-01-11chore: Nectar codegen improvements, release prep.Amlal El Mahrouss
2026-01-11chore: codegen and specs improvements.Amlal El Mahrouss
2026-01-10chore: Update lang specs.Amlal El Mahrouss
2026-01-10chore: use `struct` instead of `class` for generics.Amlal El Mahrouss
2026-01-10wip: abi: NeKernel ABI Draft.Amlal El Mahrouss
2026-01-10chore: Fix function signature.Amlal El Mahrouss
2026-01-10feat: necdrv: Code generation improvements and WiP specs.Amlal El Mahrouss
2026-01-09wip: Nectar stack and object allocation in frontend.v0.1.2-developAmlal El Mahrouss
2026-01-09chore: update Nectar language, working on formalizing NeKernel's ABI.Amlal El Mahrouss
2026-01-09chore: release prep for Nectar.Amlal El Mahrouss
2026-01-09chore: Nectar grunt work on runtime library and test code.Amlal El Mahrouss
2026-01-09chore: update CI files.Amlal El Mahrouss
2026-01-09fix: Fix README.Amlal El Mahrouss