aboutsummaryrefslogtreecommitdiff
path: root/src/Language/SimpleShell/Parser/Function.hs
AgeCommit message (Expand)Author
2025-05-21Add first-pass function parserEinhard Leichtfuß
2025-05-20Add `=` token to function definitionEinhard Leichtfuß
2025-05-20Reduce name parsers to namePEinhard Leichtfuß
2025-05-19Add function parserEinhard Leichtfuß