summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/core
AgeCommit message (Expand)Author
2025-08-31feat: `allocator_system` a better implementation and example added.Amlal El Mahrouss
2025-08-31feat: `allocator_system`: be more explicit on `var_type` forwarding.Amlal El Mahrouss
2025-08-31fix: fix `error_handler` container description.Amlal El Mahrouss
2025-08-31feat: `allocator_system` container for custom allocator needs.Amlal El Mahrouss
2025-08-30feat! utlity: new `chunk_string` algorithm which is faster than theAmlal El Mahrouss
2025-08-29feat: fix standard implementation of `basic_error_handler`v1.0.42Amlal El Mahrouss
2025-08-27feat: core: introduce `error_handler` container.Amlal El Mahrouss
2025-08-27feat: final refactors (SOCL -> OCL)Amlal El Mahrouss
2025-08-27feat: moved SOCL into OCL, without SNU's baggage.v1.0.41Amlal El Mahrouss
2025-08-24feat! use `chunk_string` in the CGI module. Add additional constructorsAmlal El Mahrouss
2025-08-21feat: chunk_string: new work in progress string container.Amlal El Mahrouss
2025-08-21feat: simplify the unit test for the `modem` classAmlal El Mahrouss
2025-08-16feat: core: include <boost/config.hpp> inside dev/lib/corev1.0.4Amlal
2025-08-15feat: new hpptest and gtest module. Other module improvements.Amlal