summaryrefslogtreecommitdiff
path: root/src/Cfe/Judgement
AgeCommit message (Collapse)Author
2021-03-20Change judgement to use variable contexts.Chloe Brown
Add some useful context transformations.
2021-03-20Introduce variable contexts.Chloe Brown
2021-03-16Change Language definition to respects instead of custom congruence.Chloe Brown
2021-03-13Move some properties to Properties.Chloe Brown
2021-03-13Add weakening proofs for type judgements.Chloe Brown
2021-03-05Add the type judgementChloe Brown