Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-05-22 | pretty printing formulae for sequence calculus | stuebinm | 1 | -0/+15 | |
problem: minikanren may return a set of constraints, which aren't very obvious for how to pretty-print them (currently they're just displayed as an empty []). | |||||
2021-05-19 | Sequence calculus in miniKanren | stuebinm | 1 | -0/+112 | |
barfing out tautologies for free! |