summaryrefslogtreecommitdiff
path: root/source/Encoding.hs
AgeCommit message (Collapse)Author
3 daysRemove the legacy prover request pathadelon
10 daysReject unresolved structure operations before encodingadelon
10 daysAllocate task-local TPTP namesadelon
Distinct target variable names exposed a replacement-condition scope lift that source-derived names had masked. Keep those variables under the replacement existential.
10 daysConfine HTML export writesadelon
10 daysMake structure registration transactionaladelon
10 daysRemove source annotations from TPTP tasksadelon
14 daysReject Object-Symbol Marker Collisionsadelon
2026-02-06Use tries for patterns, skip trivial hypothesesadelon
2026-02-05Stream to stdinadelon
2026-02-05Cache hypothesis lineadelon
2026-02-05Cache contractionadelon
2026-02-05Cache encoding of hypothesesadelon
2026-02-05Remove `lookupLexicalItem`, attach info in AST insteadadelon
2026-02-05Remove `lookupOp` and add marker to AST insteadadelon
2026-02-05Skip TPTP ASTadelon
2026-02-05Optimize data structure used for translationadelon
Splits mixfix data in lexicon into two data structures: a precedence table used for the parser and a mapping from symbols to markers used for the TPTP export.
2026-01-23Add directness annotation to TPTP outputadelon
2025-12-14Add location info to conjectureadelon
Still some `<nowhere>` value as placeholder left over.
2025-12-09Propagate location info furtheradelon
2025-12-04Remove Iota from internal syntaxadelon
2024-02-10Initial commitadelon