summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/except
AgeCommit message (Collapse)Author
2025-11-21feat: Using BSL now, final commit before the Cork release.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-11-17feat: lib: make licensing clear.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-27feat: moved SOCL into OCL, without SNU's baggage.v1.0.41Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-24feat! use `chunk_string` in the CGI module. Add additional constructorsAmlal El Mahrouss
for `chunk_string` Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-15feat: new hpptest and gtest module. Other module improvements.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-14feat: mk.test tool, test a header file with static asserts.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-09feat: move network.hpp to net/ and working on url.hppAmlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-03feat! replace deliver_modem with basic_delivery_modem, add checks for ↵Amlal El Mahrouss
pointer too. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-02refactor! breaking API changes of SOCL, also reworked must_pass helpers, and ↵Amlal El Mahrouss
added one for the fix parser. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-01feat: generic: new `except` module, network model for FIX, and tracked_ptr ↵Amlal El Mahrouss
improvements. feat: introduce the `must_pass` concept to validate a container. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>