.. |
Parser
|
fix Main
|
2023-08-26 21:07:10 +02:00 |
Syntax
|
stop throwing names away
|
2023-09-17 19:08:49 +02:00 |
Typing
|
Show for contexts, etc
|
2023-09-17 19:09:54 +02:00 |
Whnf
|
stop throwing names away
|
2023-09-17 19:08:49 +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
|
add displacement to Definition
|
2023-08-28 19:59:36 +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
|
add FreeVars, and split only on used dvars in Equal
|
2023-09-12 09:56:49 +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
|
make an optional Loc non-optional
|
2023-08-26 20:59:39 +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
|
some refactors
|
2023-09-17 14:41:20 +02:00 |
Typing.idr
|
split up whnf module
|
2023-08-24 18:42:26 +02:00 |
Whnf.idr
|
split up whnf module
|
2023-08-24 18:42:26 +02:00 |