quox/lib/Quox
rhiannon morris 2e9183bc14 add prettyDef 2023-11-03 18:05:54 +01:00
..
Parser fix constructor name in comment 2023-11-03 17:56:42 +01:00
Syntax export PushSubsts, oops 2023-09-20 21:58:55 +02:00
Typing erasure to untyped syntax 2023-11-03 18:05:54 +01:00
Untyped erasure to untyped syntax 2023-11-03 18:05:54 +01:00
Whnf rename SQtys to sg (σ) 2023-11-03 18:05:54 +01:00
BoolExtra.idr rename <&&>/<||> to andM/orM 2023-03-03 12:19:15 +01:00
CharExtra.idr crude but effective stratification 2023-05-21 20:34:05 +02:00
Context.idr rename BindName.name to .val 2023-09-20 21:58:27 +02:00
Decidable.idr some more properties of var 2023-01-12 16:03:09 +01:00
Definition.idr add prettyDef 2023-11-03 18:05:54 +01:00
Displace.idr add fst and snd 2023-09-18 21:53:38 +02:00
EffExtra.idr use ST from base 2023-09-19 13:05:01 +02:00
Equal.idr simplify isEmpty and isSubSing 2023-11-03 18:05:54 +01:00
FreeVars.idr fix warnings 2023-09-19 18:13:45 +02:00
Loc.idr add source locations to inner syntax 2023-05-02 03:06:25 +02:00
Name.idr rename BindName.name to .val 2023-09-20 21:58:27 +02:00
NatExtra.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
No.idr make coercion computation type-directed like it should be 2023-08-26 21:00:19 +02: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 move prettyTag to Quox.Pretty 2023-09-20 21:58:42 +02:00
Scoped.idr move Scoped to separate module 2023-09-20 21:58:04 +02:00
Syntax.idr move Quox.Syntax.Var to just Quox.Var 2023-09-20 21:56:59 +02:00
Typechecker.idr add fst and snd 2023-09-18 21:53:38 +02:00
Typing.idr pass the subject quantity through equality etc 2023-09-18 21:53:38 +02:00
Var.idr move Quox.Syntax.Var to just Quox.Var 2023-09-20 21:56:59 +02:00
Whnf.idr split up whnf module 2023-08-24 18:42:26 +02:00