aboutsummaryrefslogtreecommitdiff
path: root/src/Error.hs
AgeCommit message (Collapse)Author
2022-09-06AssignationJuan J. Martinez
2022-08-30Check undefined typesJuan J. Martinez
2022-08-21Qualified undefined variable error, added testJuan J. Martinez
2022-08-20Refactor expectErrorJuan J. Martinez
We expect a specific error in a list of errors. Added case for call on non callable symbol.
2022-08-18This words make the errors more readableJuan J. Martinez
2022-08-17More sensible error typesJuan J. Martinez
2022-08-16Unexpected return errorJuan J. Martinez
2022-08-16Missing casesJuan J. Martinez
2022-08-16Test labels, test for errors WIPJuan J. Martinez
2022-08-15Unify error reportingJuan J. Martinez
2022-08-13Split in modulesJuan J. Martinez