Age | Commit message (Expand) | Author |
---|---|---|
2025-06-28 | continue function declsHEADmaster | metamuffin |
2025-06-19 | parse func decl head | metamuffin |
2025-06-19 | start reimplementing parser loops | metamuffin |
2025-04-22 | fix enum parse and start on functions | metamuffin |
2025-04-22 | new parser | metamuffin |
2025-04-12 | enum decls but broken | metamuffin |
2025-04-12 | small refactor | metamuffin |
2025-04-11 | a | metamuffin |
2025-04-09 | token buffer parser | metamuffin |
2025-04-03 | convert tokenizer to iterator in preperation for one-pass mode | metamuffin |
2025-04-03 | remove useless headers | metamuffin |
2025-03-29 | error position output | metamuffin |
2025-03-29 | store token positions | metamuffin |
2024-10-09 | more parse | metamuffin |
2024-10-09 | change parser types | metamuffin |
2024-10-09 | parse enum decl | metamuffin |
2024-10-09 | fix strncmp | metamuffin |
2024-10-09 | unit testing | metamuffin |
2024-09-19 | replace some functions from libc | metamuffin |
2024-09-17 | enum parse works 50% | metamuffin |
2024-09-17 | continue parsing | metamuffin |
2024-09-14 | parser started | metamuffin |
2024-06-16 | fiix a few lexing crashes | metamuffin |
2024-06-15 | bug with idents | metamuffin |
2024-06-15 | self-lexing works | metamuffin |
2024-06-15 | makefile | metamuffin |
2024-06-15 | properly parse seps | metamuffin |
2024-06-15 | lex operators and idents | metamuffin |
2024-06-15 | parse seperators | metamuffin |
2024-06-14 | can read file | metamuffin |
2024-06-14 | a | metamuffin |