Commit d5148c0
authored
chore: split the
This was already at ~1000 lines and growing. I've split this without
making any other changes with one exception: the `CoeDep` instances
previously specific to `dom` and `cod` are generalized as this makes
imports less awkward (and is also useful for another PR I will make
soon).Relation module (#632)1 parent ee5567b commit d5148c0
22 files changed
Lines changed: 990 additions & 879 deletions
File tree
- CslibTests
- Cslib
- Computability/URM
- Foundations
- Data
- Relation
- Semantics/LTS
- Languages
- CombinatoryLogic
- LambdaCalculus/LocallyNameless
- Fsub
- Stlc
- Untyped
- Logics/Modal
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments