Commit graph

4 commits

Author SHA1 Message Date
lohhiiccc
6d84e93750 fix: dead link 2026-01-12 18:09:10 +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
7644ab838d chore: release v1.0.0
Initial stable release of c-md transpiler.
2026-01-12 10:56:16 +01:00
lohhiiccc
f4e51df5e8 Initial commit 2026-01-11 23:31:11 +01:00