index
:
OCL.TProc
develop
more-unit-tests
new-examples-asio
text-editor-example
unit-tests-expansion
v1.0.0-develop
v1.1.0-develop
OCL.TProc, The Text Processing C++ Library.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2026-01-13
chore: update rope_fwd's operator++ and operator--.
v1.1.0
v1.1.0-develop
Amlal El Mahrouss
2026-01-13
feat: rope_fwd: implement `operator--`.
Amlal El Mahrouss
2026-01-09
build: mac: fix out of order warning on GCC.
Amlal El Mahrouss
2026-01-08
feat: `operator<<` for const crope/wrope. API improvements.
Amlal El Mahrouss
2026-01-08
feat: `operator<<` for `crope` and `rope`.
Amlal El Mahrouss
2026-01-06
chore: testing and example cleanup work.
Amlal El Mahrouss
2026-01-05
feat: booster.pl tooling system.
Amlal El Mahrouss
2026-01-05
feat: rope_fwd.inl: important fixes to the algorithm and completed several as...
Amlal El Mahrouss
2026-01-04
chore: use Pred size_type instead of It.
Amlal El Mahrouss
2026-01-04
feat: API: preping terrain for iterator_ptr. API improvements.
Amlal El Mahrouss
2026-01-03
feat: Fix implementation and added more test cases.
Amlal El Mahrouss
2026-01-03
feat: final release commit for v1.1.4.
v1.0.0-develop
Amlal El Mahrouss
2026-01-02
feat: rope impl improvements, bumping to release as well.
Amlal El Mahrouss
2026-01-02
feat: tproc: Basic B-Tree implementation for crope, wrope, etc.
Amlal El Mahrouss
2026-01-02
feat: rope: final API implementation (pre-release prep)
Amlal El Mahrouss
2025-12-31
chore: don't use return value of std::transform.
Amlal El Mahrouss
2025-12-30
feat: fix function signature of find, find_if.
Amlal El Mahrouss
2025-12-29
feat: tproc: complete implementation of pred algorithms and free functions.
Amlal El Mahrouss
2025-12-29
fix: rope_fwd.inl: implementation hardening.
Amlal El Mahrouss
2025-12-27
feat: ocl: add rope.inl, tweaking API.
Amlal El Mahrouss
2025-12-27
feat: Improved API and better unit tests.
Amlal El Mahrouss
2025-12-27
feat: replace fast_pred with uppercase_pred.
Amlal El Mahrouss
2025-12-27
feat: fix pred name.
Amlal El Mahrouss
2025-12-26
feat: tproc: add methods and fix inline definitions.
Amlal El Mahrouss
2025-12-26
feat: update library.
Amlal El Mahrouss
2025-12-26
feat: add pred types.
Amlal El Mahrouss
2025-12-26
feat: API additions and rope_fwd fixes.
Amlal El Mahrouss
2025-12-25
feat: fix rope detail implementation.
Amlal El Mahrouss
2025-12-25
feat: add clang-format, and improved public API.
Amlal El Mahrouss
2025-12-24
fix: rope_fwd.inl: specify all needed parameters for template.
Amlal El Mahrouss
2025-12-24
feat! final API design for basic_rope.
Amlal El Mahrouss
2025-12-24
fix: rope_fwd.hpp: fix redundant macro definition.
Amlal El Mahrouss
2025-12-23
fix: rope_fwd.hpp: remove unecessary newlines to source.
Amlal El Mahrouss
2025-12-23
feat: implement `OCL_ROPE_IMPL`.
Amlal El Mahrouss
2025-12-23
feat: wip: crope implementation in progress.
Amlal El Mahrouss
2025-12-23
feat: update whitespaces.
Amlal El Mahrouss
2025-12-21
wip: `crope` and `wrope` types.
Amlal El Mahrouss
2025-12-19
chore: implement config.hpp, add MailMap, compile_flags, and format files.
Amlal El Mahrouss
2025-12-17
feat: Add file structure.
Amlal El Mahrouss
2025-12-17
feat: initial commit of the `tproc` library.
Amlal El Mahrouss