Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-26 | Derive substitution structure for terms. | Greg Brown | |
2024-01-26 | Define `Strength` and `Map` with records. | Greg Brown | |
This improves interface searching, so we no longer have to thread `str` and `functor` around manually. One disadvantage is that defining strengths and functoriality is now more verbose. As the plan is to derive these from the signature, this is not a huge problem from a UX perspective. | |||
2024-01-26 | Provide a pointed coalgebra for variables. | Greg Brown | |
2024-01-26 | Remove runtime dependency on the context. | Greg Brown | |
2024-01-26 | Redefine `Nil` in terms of `(^)`. | Greg Brown | |
This makes some later inference work better. | |||
2024-01-19 | Merge pull request #1 from mjustus/main | Ohad Kammar | |
Light refactoring | |||
2024-01-17 | Light refactoring | Justus Matthiesen | |
2024-01-17 | Snapshot | Ohad Kammar | |
2024-01-17 | Play around | Ohad Kammar | |
2024-01-17 | Refactor to support concrete names in support | Ohad Kammar | |
2024-01-16 | initial commit | Ohad Kammar | |