quox/lib/Quox
rhiannon morris 4db373a84f use constraints when checking δ
when checking δ 𝑖 ⇒ s, add 𝑖=ε to Ψ instead of checking s‹ε/𝑖›.
this has the same effect but an error message will show "𝑖, 𝑖=ε" in
the context
2023-04-17 22:02:40 +02:00
..
Parser don't put a ∷ℕ on nat literals that's silly 2023-04-17 22:02:40 +02:00
Syntax pretty printing fixes 2023-04-17 21:45:05 +02:00
Typing coercions and compositions 2023-04-15 15:13:01 +02:00
BoolExtra.idr rename <&&>/<||> to andM/orM 2023-03-03 12:19:15 +01:00
CharExtra.idr add - as an idCont char 2023-03-05 12:18:39 +01:00
Context.idr coercions and compositions 2023-04-15 15:13:01 +02:00
Decidable.idr some more properties of var 2023-01-12 16:03:09 +01:00
Definition.idr remove IsQty interface 2023-04-01 19:16:43 +02:00
EffExtra.idr mtl ⇒ eff 2023-03-31 19:26:24 +02:00
Equal.idr coercions and compositions 2023-04-15 15:13:01 +02:00
Name.idr reorder some imports 2023-03-17 21:50:04 +01:00
NatExtra.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
No.idr whnf actually reduces to whnf now (probably) 2023-01-23 03:02:55 +01:00
OPE.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
Parser.idr more parser/FromParser stuff 2023-03-12 18:28:37 +01:00
Pretty.idr coercions and compositions 2023-04-15 15:13:01 +02:00
Reduce.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
Syntax.idr remove universe type 2023-03-05 16:48:29 +01:00
Typechecker.idr use constraints when checking δ 2023-04-17 22:02:40 +02:00
Typing.idr coercions and compositions 2023-04-15 15:13:01 +02:00