Commit Graph

9 Commits

Author SHA1 Message Date
ae824bd156 fix: improve decode validation and warn on unknown Morse token 2025-12-11 14:34:01 +01:00
050bd619f8 feat: make the reverse map static so it's built once and shared across all MorseDecoder instances 2025-12-11 14:25:08 +01:00
9dec568a3f style: clang-format 2025-11-11 20:46:24 +01:00
a012a80438 fix: no comment 2025-11-11 11:16:40 +01:00
97b86b2b8d feat: add main code 2025-11-11 11:14:39 +01:00
3c3ec7a437 docs: add readme 2025-11-11 11:14:32 +01:00
451bb7c7f6 build: add Makefile 2025-11-11 11:14:26 +01:00
a6629273aa docs: add license 2025-11-11 11:14:19 +01:00
99f4e1b2c2 git: add ignore 2025-11-11 11:14:16 +01:00