summaryrefslogtreecommitdiffhomepage
path: root/dev/cli/Tool.cc
AgeCommit message (Collapse)Author
2025-11-16feat: wip TOML support for NeBuild TOML files.Amlal El Mahrouss
fix: JSON: fix broken JSON implementation. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-11meta: ran format command.v0.0.3-releaseAmlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-10feat! breaking changes in nebuild's API, examples have been updated too.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-07-31feat! Breaking changes for NeBuild, more consistent codebase according to ↵Amlal El Mahrouss
NeKernel.org's coding standards. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-07-24feat! refactor! Breaking changes of the NeBuild system.Amlal El Mahrouss
Working on a TOML backend, refactored source code namespace. And add 'toml++' vendor library. See commit details. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>