summaryrefslogtreecommitdiffhomepage
path: root/example/simple_example
AgeCommit message (Collapse)Author
37 hours[CHORE] Add SPDX header for files.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-02-24chore: examples: ran format command.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-02-13feat: examples/simple_example: update copyright year.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-01-15example.cpp: use `auto` after calling `make_unique` on new_elem.v1.1.1Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-01-15feat! breaking API changes for tproc V2.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-01-08feat: `operator<<` for const crope/wrope. API improvements.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-01-08feat: `operator<<` for `crope` and `rope`.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-01-06chore: testing and example cleanup work.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-01-05chore: {example, test} cleanup code.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-01-05feat: rope_fwd.inl: important fixes to the algorithm and completed several ↵Amlal El Mahrouss
aspects of the implementation. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2026-01-04feat: API: preping terrain for iterator_ptr. API improvements.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>