Commit Graph

6 Commits

Author SHA1 Message Date
29fed9b751 doc: rename repository and corresponding mentioned file format
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 54s
2025-06-25 17:33:05 +02:00
c26f5fd758 fix: do not use undefined yet, as it will not be set correctly yet
All checks were successful
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
41d640b299 action: bump zig installation version
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 33s
2025-06-24 20:28:04 +02:00
896f68248f feat: lexing, and parsing implementation
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m33s
2025-06-11 19:03:03 +02:00
1fb3ed0496 add: README, LICENSE and initial project structure
All checks were successful
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