.. |
Parser
|
add check for #[main] type
|
2024-04-14 16:20:40 +02:00 |
Syntax
|
add CheckBuiltin
|
2024-04-14 16:20:25 +02:00 |
Typing
|
add CheckBuiltin
|
2024-04-14 16:20:25 +02:00 |
Untyped
|
MakeName ⇒ MkName for consistency
|
2024-04-12 21:53:50 +02:00 |
Whnf
|
add logging to core
|
2024-04-04 19:26:41 +02:00 |
BoolExtra.idr
|
rename <&&>/<||> to andM/orM
|
2023-03-03 12:19:15 +01:00 |
CharExtra.idr
|
string/nat lit stuff
|
2023-11-05 15:38:13 +01:00 |
CheckBuiltin.idr
|
add CheckBuiltin
|
2024-04-14 16:20:25 +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
|
move NDefinition to Quox.Definition and add an untyped one
|
2024-02-10 10:14:22 +01:00 |
Displace.idr
|
add let to the core
|
2023-12-04 22:47:52 +01:00 |
EffExtra.idr
|
log refactors
|
2024-04-05 18:43:00 +02:00 |
Equal.idr
|
add coercion regularity to the equality checker (not to whnf)
|
2024-04-15 22:58:17 +02:00 |
FreeVars.idr
|
remove most noLocs
|
2024-02-10 10:14:22 +01:00 |
Loc.idr
|
remove most noLocs
|
2024-02-10 10:14:22 +01:00 |
Log.idr
|
add #![log] pragma
|
2024-04-12 21:53:54 +02:00 |
Name.idr
|
MakeName ⇒ MkName for consistency
|
2024-04-12 21:53:50 +02:00 |
NatExtra.idr
|
reject "" in NatExtra.fromHex
|
2024-02-10 10:14:22 +01: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
|
pretty printing fixes
|
2023-12-21 18:03:57 +01:00 |
PrettyValExtra.idr
|
add #![log] pragma
|
2024-04-12 21:53:54 +02:00 |
Scoped.idr
|
remove most noLocs
|
2024-02-10 10:14:22 +01:00 |
Syntax.idr
|
add CheckBuiltin
|
2024-04-14 16:20:25 +02:00 |
Typechecker.idr
|
add logging to core
|
2024-04-04 19:26:41 +02:00 |
Typing.idr
|
add CheckBuiltin
|
2024-04-14 16:20:25 +02:00 |
Var.idr
|
remove most noLocs
|
2024-02-10 10:14:22 +01:00 |
Whnf.idr
|
split up whnf module
|
2023-08-24 18:42:26 +02:00 |