| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Run with `--uncached` if you want to dump all tasks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still some `<nowhere>` value as placeholder left over.
|
|
Fixes missing match on the `Just` case for `StmtConnected`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WIP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Drops dependency on `regex-applicative-text`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes scanning of relation symbols and adds a few error cases for function symbols.
|