quox/lib/Quox
rhiannon morris 08fb686bf6 move Scoped to separate module 2023-09-20 21:58:04 +02:00
..
Parser use ST from base 2023-09-19 13:05:01 +02:00
Syntax move Scoped to separate module 2023-09-20 21:58:04 +02:00
Typing pass the subject quantity through equality etc 2023-09-18 21:53:38 +02:00
Whnf add fst and snd 2023-09-18 21:53:38 +02: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 add FreeVars, and split only on used dvars in Equal 2023-09-12 09:56:49 +02:00
Decidable.idr some more properties of var 2023-01-12 16:03:09 +01:00
Definition.idr pass the subject quantity through equality etc 2023-09-18 21:53:38 +02: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 add η for pairs in zero contexts 2023-09-19 00:41:17 +02: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 fix some comments 2023-09-17 19:11:20 +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 use ST from base 2023-09-19 13:05:01 +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