Commit graph

10 commits

Author SHA1 Message Date
lohhiiccc
8fddcd4fa3 docs: update function reference links to use anchor fragments in headers 2026-01-12 17:42:40 +01:00
lohhiiccc
444d1fc956 docs: add documentation to each .h.md file 2026-01-12 17:01:58 +01:00
lohhiiccc
20be391329 docs: add documentation to each .c.md file 2026-01-12 16:22:13 +01:00
lohhiiccc
80f7a1b9b6 feat(build): add build instructions in README and convert sources to .c.md format
- Add detailed build and bootstrap instructions to README.md.
 - Convert all source and header files from .c/.h to .c.md/.h.md.
 - Add bootstrap.sh script for automated building across version history.
 - Update Makefile and sources.mk to reflect new markdown-based source organization.
2026-01-12 14:54:49 +01:00
lohhiiccc
2cf16ff109 fix: add --output 2026-01-12 12:16:52 +01:00
lohhiiccc
7644ab838d chore: release v1.0.0
Initial stable release of c-md transpiler.
2026-01-12 10:56:16 +01:00
lohhiiccc
3d9a0f4e87 build: move -lcriterion to TEST_LDFLAGS 2026-01-12 10:41:17 +01:00
lohhiiccc
5170f70152 test: reorganize unit tests 2026-01-12 10:18:47 +01:00
lohhiiccc
8c0ed3462f feat: c-md transpiler v0.0.1 2026-01-12 00:48:09 +01:00
lohhiiccc
f4e51df5e8 Initial commit 2026-01-11 23:31:11 +01:00