| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-26 | feat: SOCL v1.0.2, changelog soon!v1.0.2 | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-22 | feat: fix/parser: 'range' object may not hold ASCII bytes, or a text FIX ↵ | Amlal El Mahrouss | |
| packet, refactor code and add documentation for it. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-21 | feat: add 'Doxygen' manifest for documentation. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-19 | feat: better 'tracked_ptr' module, and added 'eval_true' and 'eval_false' to ↵ | Amlal El Mahrouss | |
| 'opt.hpp' Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-19 | refactor: parser.hpp: add space between class declarations. | Amlal El Mahrouss | |
| 2025-07-19 | fix: memory: tracked_ptr.hpp has been improved with thread safety (atomic) ↵ | Amlal El Mahrouss | |
| and bug fixes. | |||
| 2025-07-18 | fix: use 'delete' instead of 'operator delete' | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-18 | feat: add make_tracked helper. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-18 | feat: tracked_ptr class and system. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-10 | feat&fix: Reorganize library, and remove junk CMake files. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-10 | fix: use `visitor::soh` instead of just `soh` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-10 | feat: operator() for FIX parser, laying groundwork for fix's network | Amlal El Mahrouss | |
| stack too. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-10 | fix: use `std::basic_string` instead of `std::string` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-09 | feat: fix: to_string shall return `std::basic_string<char_type>` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-09 | fix: Fix compiler errors regarding the `fix` module. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-09 | feat&fix: fix parser.hpp, and add is_valid to fix example. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-09 | feat! better `fix/` module regarding encoding, and other breaking change | Amlal El Mahrouss | |
| in opt. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-08 | feat: improve `fix/parser.hpp` logic, by making in_tmp static and | Amlal El Mahrouss | |
| thread-local. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-08 | lib/fix/parser.hpp: Document sources. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-08 | refactor: New Embfs TeX specs, and reworked SNU-LIB's fix module. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-06 | feat: fix: add `network.hpp` unit of FIX module. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-05 | feat: `fix/` directory category. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-05 | feat: fix: `fix.hpp` engine parser. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-05 | feat: Fix range data shall only be accessible by visitor object. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-02 | fix: fix `print` function inside io/print.hpp | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-02 | refactor: rename `fix_metadata` to `fix_range_data` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-29 | feat: io/print.hpp: new print include header. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-27 | feat: v1.0.0e include fixes and code improvements. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-06-27 | feat: SNU C++ Library (v1.0.0) | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-05-09 | fix(dev): fix comment header. | Amlal El Mahrouss | |
| 2025-05-09 | feat(lib): add math.hpp for STL-inspired utilities. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-08 | feat(astdx/equiv): refactor codebase | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-08 | feat(lib): add equiv.hpp C++ header, see commit details. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-05 | dev(fix): missed syntax error in to_string. | Amlal | |
| 2025-05-05 | feat(fix.hpp): sanity check to_string helper. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-04 | fix.hpp: format header file. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-04 | feat(fix.hpp): fix_metadata structure. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-02 | astdx: lib: ran format codebase script, figuring out how to layout fix ↵ | Amlal | |
| header file. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-02 | astdx: pushing early code for FIX implementation. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-01 | experimental: FIX protocol inside astdx. | Amlal | |
| info: - currently researching about it, implementation not yet made. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-26 | iastdx/embdfs.hpp: remove unused <new> inside the filesystem header. | Amlal | |
| why? - for use inside nekernel's firmware. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-13 | embdfs: finished implementing data structures regarding the filesystem. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-04-02 | embdfs.hpp: got the superblock right. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-04-02 | embdfs.hpp: got an overall idea of the design. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-31 | fix: CI and include directory. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-31 | meta: rename to astdx, to avoid future confusions. | Amlal El Mahrouss | |
| 2025-03-31 | lib: remove useless empty C++ source files. | Amlal El Mahrouss | |
| 2025-03-31 | mod/embdfs: got a basic idea of how the library's gonna look like and | Amlal El Mahrouss | |
| work. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-31 | mod/embdfs.hpp: add superblock structure. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-30 | fix: mod/embdfs: rename filename to embdfs, to specify the real name. | Amlal El Mahrouss | |
