summaryrefslogtreecommitdiff
path: root/src/Cfe/Judgement/Base.agda
AgeCommit message (Expand)Author
2021-04-24Reprove properties of the typing judgement.Chloe Brown
2021-03-23Replace transfer with shift.Chloe Brown
2021-03-21Prove judgement weakening.Chloe Brown
2021-03-20Separate Context into a different module.Chloe Brown
2021-03-20Change judgement to use variable contexts.Chloe Brown
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