summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/tproc/rope.hpp
AgeCommit message (Expand)Author
2026-01-08feat: `operator<<` for const crope/wrope. API improvements.Amlal El Mahrouss
2026-01-08feat: `operator<<` for `crope` and `rope`.Amlal El Mahrouss
2026-01-06chore: testing and example cleanup work.Amlal El Mahrouss
2026-01-04feat: API: preping terrain for iterator_ptr. API improvements.Amlal El Mahrouss
2026-01-03feat: Fix implementation and added more test cases.Amlal El Mahrouss
2026-01-02feat: rope impl improvements, bumping to release as well.Amlal El Mahrouss
2026-01-02feat: tproc: Basic B-Tree implementation for crope, wrope, etc.Amlal El Mahrouss
2026-01-02feat: rope: final API implementation (pre-release prep)Amlal El Mahrouss
2025-12-31chore: don't use return value of std::transform.Amlal El Mahrouss
2025-12-30feat: fix function signature of find, find_if.Amlal El Mahrouss
2025-12-29feat: tproc: complete implementation of pred algorithms and free functions.Amlal El Mahrouss
2025-12-27feat: ocl: add rope.inl, tweaking API.Amlal El Mahrouss
2025-12-27feat: replace fast_pred with uppercase_pred.Amlal El Mahrouss
2025-12-27feat: fix pred name.Amlal El Mahrouss
2025-12-26feat: update library.Amlal El Mahrouss
2025-12-26feat: add pred types.Amlal El Mahrouss
2025-12-26feat: API additions and rope_fwd fixes.Amlal El Mahrouss
2025-12-25feat: add clang-format, and improved public API.Amlal El Mahrouss
2025-12-23feat: wip: crope implementation in progress.Amlal El Mahrouss
2025-12-21wip: `crope` and `wrope` types.Amlal El Mahrouss
2025-12-17feat: Add file structure.Amlal El Mahrouss