Commit Graph

5 Commits

Author SHA1 Message Date
yves-biener 01c2d4b8b9 fix(lint): correct typos
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 18s
2025-06-25 19:29:51 +02:00
yves-biener 7bddd42ca7 ref: wip for smd file format adaptations
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 17s
2025-06-25 19:26:24 +02:00
yves-biener c26f5fd758 fix: do not use undefined yet, as it will not be set correctly yet
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 17s
With this the test will run successful again, but show every block as
a `.tldr` one, and not based on what is actually found, as that part of
the parser has not been implemented yet.
2025-06-24 20:40:34 +02:00
yves-biener 896f68248f feat: lexing, and parsing implementation
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m33s
2025-06-11 19:03:03 +02:00
yves-biener 1fb3ed0496 add: README, LICENSE and initial project structure
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m44s
2025-04-25 18:35:54 +02:00