summaryrefslogtreecommitdiff
path: root/src/Parser/Core.hs
AgeCommit message (Expand)Author
2024-09-27Default and context-provided values for function argumentsRoman Smrž
2024-09-25Implement "guard" as a builtinRoman Smrž
2024-09-24Function parameters and callsRoman Smrž
2024-09-17Type variables and simple unificationRoman Smrž
2024-08-11Remove MonadEval instance for TestParserRoman Smrž
2024-08-07Parser: collect toplevel definitions using WriterRoman Smrž
2024-08-07Replace first command (wait) with a builtinRoman Smrž
2024-02-21Update to support mtl-2.3Roman Smrž
2023-04-23Split parser into several modulesRoman Smrž