| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-09 | feat(lib): add math.hpp for STL-inspired utilities. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-09 | feat(equiv): improve example for equiv. | 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 | Merge pull request #2 from amlel-el-mahrouss/dev | Amlal El Mahrouss | |
| embdfs: add filesystem structure + tex files. | |||
| 2025-04-13 | add: pdf directory. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <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 | Merge pull request #1 from amlel-el-mahrouss/dev | Amlal El Mahrouss | |
| dev: got superblock design for embdfs. | |||
| 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 | meta: update README with a brief and better code snippet. | 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: fix readme. | 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 | meta: change LICENSE to MIT. | Amlal El Mahrouss | |
| 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 | meta: merging. | Amlal El Mahrouss | |
| Merge branch 'trunk' of github.com:amlel-el-mahrouss/stdx into trunk | |||
| 2025-03-30 | fix: mod/embdfs: rename filename to embdfs, to specify the real name. | Amlal El Mahrouss | |
| 2025-03-30 | Update cmake-cgi.yml | Amlal El Mahrouss | |
| 2025-03-30 | Update cmake-cgi.yml | Amlal El Mahrouss | |
| 2025-03-30 | Update cmake-cgi.yml | Amlal El Mahrouss | |
| 2025-03-30 | Update cmake-cgi.yml | Amlal El Mahrouss | |
| 2025-03-30 | Update cmake-cgi.yml | Amlal El Mahrouss | |
| 2025-03-30 | Update and rename cmake-multi-platform.yml to cmake-cgi.yml | Amlal El Mahrouss | |
| 2025-03-30 | Create cmake-multi-platform.yml | Amlal El Mahrouss | |
| Working on CMake CI. | |||
| 2025-03-30 | stdx: add two new files, which are work in progresses. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-30 | cgi.cc: rename 'g_file_list' to 'g_not_found' | Amlal El Mahrouss | |
| 2025-03-30 | lib/cgi.hpp: Add documentation for 'cgi_writer' class. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-30 | lib/cgi.hpp: better 'Server' field, no spaces anymore (according to std) | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-30 | cgi.hpp: better constructor, add destructor. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-29 | module: add: CGI header. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-28 | lib: restructure stdx headers and rename to opt, relocate example | Amlal El Mahrouss | |
| Move stdx.hpp into a stdx/ subdirectory and rename to opt.hpp, reflecting its specific purpose. Rename stdx.cc to opt.cc accordingly. Update includes in both the library and examples to reflect the new path. Also move must_pass.cc and its CMake config into examples/must_pass/ for better organization and consistency. No functional changes made. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-25 | feat(stdx.hpp): add forwardwing since we're taking by universal | Amlal El Mahrouss | |
| reference here. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-25 | feat(lib): Introduce varadic arguments by reference instead of copying | Amlal El Mahrouss | |
| them. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-03-20 | META: Better checksum example, using modern C++ classes. | Amlal El Mahrouss | |
| META: make use of .hpp, instead of confusing the user with lacking a .hpp at the end. | |||
| 2025-03-20 | META: Update readme. | Amlal El Mahrouss | |
| 2025-03-20 | INIT: open-source the stdx library. | Amlal El Mahrouss | |
| 2025-03-20 | Update Readme.md | Amlal El Mahrouss | |
| Made a better readme than before. | |||
| 2023-04-25 | Create str_checksum.cc | Amlal El Mahrouss | |
| new example to illustrate usage of stdx::opt. | |||
| 2023-04-25 | meta: Create Readme.md | Amlal El Mahrouss | |
