aboutsummaryrefslogtreecommitdiff
path: root/src/Language/SimpleShell/Parser
AgeCommit message (Expand)Author
2025-05-21Rename auxiliary parser modulesEinhard Leichtfuß
2025-05-21Remove obsolete type alias MainParserEinhard Leichtfuß
2025-05-21Add Module parser skeletonEinhard Leichtfuß
2025-05-21Split up parser typesEinhard Leichtfuß
2025-05-21Add first-pass function parserEinhard Leichtfuß
2025-05-20Add `=` token to function definitionEinhard Leichtfuß
2025-05-20Fix Haddock comment syntaxEinhard Leichtfuß
2025-05-20Add relaxed expr parserEinhard Leichtfuß
2025-05-20Reduce name parsers to namePEinhard Leichtfuß
2025-05-19Add function parserEinhard Leichtfuß
2025-05-19Add Function ASTEinhard Leichtfuß
2025-05-19Fix expression parserEinhard Leichtfuß
2025-05-19Use lexeme parserEinhard Leichtfuß
2025-05-19Expression AST and parserEinhard Leichtfuß