summaryrefslogtreecommitdiffhomepage
path: root/lib/fix/parser.hpp
AgeCommit message (Expand)Author
2025-07-26feat: SOCL v1.0.2, changelog soon!v1.0.2Amlal El Mahrouss
2025-07-22feat: fix/parser: 'range' object may not hold ASCII bytes, or a text FIX pack...Amlal El Mahrouss
2025-07-19refactor: parser.hpp: add space between class declarations.Amlal El Mahrouss
2025-07-10feat&fix: Reorganize library, and remove junk CMake files.Amlal El Mahrouss
2025-07-10fix: use `visitor::soh` instead of just `soh`Amlal El Mahrouss
2025-07-10feat: operator() for FIX parser, laying groundwork for fix's networkAmlal El Mahrouss
2025-07-10fix: use `std::basic_string` instead of `std::string`Amlal El Mahrouss
2025-07-09feat: fix: to_string shall return `std::basic_string<char_type>`Amlal El Mahrouss
2025-07-09fix: Fix compiler errors regarding the `fix` module.Amlal El Mahrouss
2025-07-09feat&fix: fix parser.hpp, and add is_valid to fix example.Amlal El Mahrouss
2025-07-09feat! better `fix/` module regarding encoding, and other breaking changeAmlal El Mahrouss
2025-07-08feat: improve `fix/parser.hpp` logic, by making in_tmp static andAmlal El Mahrouss
2025-07-08lib/fix/parser.hpp: Document sources.Amlal El Mahrouss
2025-07-08refactor: New Embfs TeX specs, and reworked SNU-LIB's fix module.Amlal El Mahrouss
2025-07-06feat: fix: add `network.hpp` unit of FIX module.Amlal El Mahrouss
2025-07-05feat: `fix/` directory category.Amlal El Mahrouss