Commit Graph

5 Commits

Author SHA1 Message Date
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 41d640b299 action: bump zig installation version
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 33s
2025-06-24 20:28:04 +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
nf a3d1452d5a Initial commit 2025-04-25 18:11:47 +02:00