summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit/AST.h
AgeCommit message (Collapse)Author
2025-12-05chore! new project filesystem structure.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-04chore:: breaking structural changes of CompilerKit.Amlal El Mahrouss
The Kit has been redesigned to be expandable to new language frontends. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-02chore! reworked source code to exclude `Bool`, `Boolean`, and `nullPtr` macros.Amlal El Mahrouss
fix: ErrorOr: Return `Ref<T>&` when using Leak. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-12-02chore: source level tweaks and breaking API changes.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-29chore: API and system design update.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-28chore: CompilerKit: source code improvements and tweaks.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>