aboutsummaryrefslogtreecommitdiff
path: root/src/simple.rs
Commit message (Expand)AuthorAge
* major cleanups: switch to dynamic Errors, impl Context, rename enums/records ...JJ2023-07-20
* split bidirectional checking and conversion + defaults out of simple.rsJJ2023-04-13
* major cleanups: extend Type, refactor Term, and switch to String errsJJ2023-04-13
* minor cleanupscpsc539JJ2023-04-13
* subtyping wipJJ2023-04-13
* write tests for bidirectional checkingJJ2023-04-12
* slight cleanupsJJ2023-04-11
* bidirectional workingJJ2023-04-11
* bidirectional wipJJ2023-04-10
* bidirectional wtfJJ2023-04-10
* begin bidirectional implementationJJ2023-04-06
* refactor execute to not panic and write testsJJ2023-04-06
* rename project, write parser testsJJ2023-04-06
* wipJJ2023-04-05