summaryrefslogtreecommitdiff
path: root/source/Megalodon.hs
AgeCommit message (Collapse)Author
11 daysRemove Megalodonadelon
2026-02-06Clean warnings, drop lexicon from Megalodon exportadelon
2026-02-05Remove `lookupLexicalItem`, attach info in AST insteadadelon
2026-02-05Remove `lookupOp` and add marker to AST insteadadelon
2026-02-05Use `Map` over `HashMap`adelon
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.
2025-12-16Add location info to implicit QED stepadelon
2025-12-09Propagate location info furtheradelon
2025-12-04Remove Iota from internal syntaxadelon
2025-11-28Update for newer text-builderadelon
2024-06-05Update Megalodon.hsadelon
2024-02-10Initial commitadelon