.. |
Parser
|
check for duplicate cases in enum matches
|
2023-09-22 18:37:53 +02:00 |
Syntax
|
export PushSubsts, oops
|
2023-09-20 21:58:55 +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
|
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
|
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
|
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 |