quox/lib/Quox
rhiannon morris e6c06a5c81 pass the subject quantity through equality etc
in preparation for non-linear η laws
2023-09-18 21:53:38 +02:00
..
Parser pass the subject quantity through equality etc 2023-09-18 21:53:38 +02:00
Syntax pass the subject quantity through equality etc 2023-09-18 21:53:38 +02:00
Typing pass the subject quantity through equality etc 2023-09-18 21:53:38 +02:00
Whnf pass the subject quantity through equality etc 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 make displace total (with a few asserts) 2023-08-28 19:57:02 +02:00
EffExtra.idr make Elim.compare0 able to pass a type to isSubSing 2023-08-28 20:00:54 +02:00
Equal.idr pass the subject quantity through equality etc 2023-09-18 21:53:38 +02:00
FreeVars.idr a few basic fv tests to make sure it's not reversed or whatever 2023-09-16 13:34:11 +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 more effect stuff, incl. ST 2023-08-25 18:59:54 +02:00
ST.idr more effect stuff, incl. ST 2023-08-25 18:59:54 +02:00
Syntax.idr remove universe type 2023-03-05 16:48:29 +01:00
Typechecker.idr pass the subject quantity through equality etc 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
Whnf.idr split up whnf module 2023-08-24 18:42:26 +02:00