summaryrefslogtreecommitdiff
path: root/source/Checking.hs
AgeCommit message (Expand)Author
2026-01-23Add directness annotation to TPTP outputadelon
2026-01-20Fix `syntacticMatch` issue with complex termsadelon
2026-01-09Improve errors for `fix` steps and unknown markersadelon
2026-01-07Fix error message for duplicate markersadelon
2026-01-06Use `equivalent` for term comparisonadelon
2026-01-06Quick work-around for term equality in assumptionadelon
2025-12-17Fix `filterTask`, make var names more consistentadelon
2025-12-16Add location info to implicit QED stepadelon
2025-12-14Add more location info in tasksadelon
2025-12-14Add location info to conjectureadelon
2025-12-10Propagate Location to CheckingErroradelon
2025-12-09Propagate location info furtheradelon
2025-12-09Gather some location info from parseradelon
2025-12-08Pass through markers with `throwWithMarker`adelon
2025-12-04Remove Iota from internal syntaxadelon
2025-07-16Add quantified calcs and relax tokenizationadelon
2024-09-18working commitSimon-Kor
2024-09-03Hot fixSimon-Kor
2024-08-27Feature CompleteSimon-Kor
2024-08-27ambigus parse fix. The proof goal must be changed,Simon-Kor
2024-08-27Experimental working commit, programm will compileSimon-Kor
2024-08-26Implemented the checking for local functions.Simon-Kor
2024-02-10Initial commitadelon