Parser
|
move name lexing stuff to Quox.Name
|
2023-03-16 18:34:49 +01:00 |
Syntax
|
quote tags in printer when needed
|
2023-03-16 18:39:24 +01:00 |
Typing
|
pretty printing errors
|
2023-03-15 15:54:51 +01:00 |
BoolExtra.idr
|
rename <&&>/<||> to andM/orM
|
2023-03-03 12:19:15 +01:00 |
CharExtra.idr
|
add - as an idCont char
|
2023-03-05 12:18:39 +01:00 |
Decidable.idr
|
some more properties of var
|
2023-01-12 16:03:09 +01:00 |
Definition.idr
|
more FromParser
|
2023-03-13 19:33:09 +01:00 |
Equal.idr
|
use NContext/SnocVect for scope name lists etc
|
2023-03-16 18:18:49 +01:00 |
Name.idr
|
reorder some imports
|
2023-03-17 21:50:04 +01:00 |
No.idr
|
whnf actually reduces to whnf now (probably)
|
2023-01-23 03:02:55 +01:00 |
Parser.idr
|
more parser/FromParser stuff
|
2023-03-12 18:28:37 +01:00 |
Pretty.idr
|
pretty printing errors
|
2023-03-15 15:54:51 +01:00 |
Reduce.idr
|
"WhnfErr" ⇒ "WhnfError"
|
2023-03-13 19:39:29 +01:00 |
Syntax.idr
|
remove universe type
|
2023-03-05 16:48:29 +01:00 |
Typing.idr
|
pretty printing errors
|
2023-03-15 15:54:51 +01:00 |