summaryrefslogtreecommitdiff
path: root/src/Parser/Expr.hs
AgeCommit message (Expand)Author
4 daysImplement "guard" as a builtinHEADmasterRoman Smrž
5 daysFunction parameters and callsRoman Smrž
10 daysGreater-then/less-then comparison operators for numbersRoman Smrž
10 daysMake sure identifier starts with a letterRoman Smrž
12 daysType variables and simple unificationRoman Smrž
2024-08-11Remove emptyVarValue from ExprType classRoman Smrž
2024-08-11Remove MonadEval instance for TestParserRoman Smrž
2024-08-07Parser: report multiple errors in some casesRoman Smrž
2024-08-02Module name declarationRoman Smrž
2024-02-21Update to support mtl-2.3Roman Smrž
2023-07-13Show record selectors in failure reportsRoman Smrž
2023-04-24Fix parsing of two-element listsRoman Smrž
2023-04-23Drop unused ProcName parameter type instanceRoman Smrž
2023-04-23Split parser into several modulesRoman Smrž