summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/fix/parser.hpp
AgeCommit message (Collapse)Author
2025-08-15feat: new hpptest and gtest module. Other module improvements.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-12wip: work in progress network tests using GTest. Reworked print module too.Amlal
Signed-off-by: Amlal <amlal@nekernel.org>
2025-08-11feat: SOCL modem improvements and newly added is_valid method to modem.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-03feat! rework crc32 module, and refactored other modules for future usages.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
2025-08-02feat! refactor the FIX module again to meet the standard C++ design conventions.Amlal El Mahrouss
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>
2025-07-26feat: SOCL v1.0.2, changelog soon!v1.0.2Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>