Parser
|
add definitions to parser
|
2023-03-06 12:04:29 +01:00 |
Syntax
|
add definitions to parser
|
2023-03-06 12:04:29 +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 |
Context.idr
|
clean up some old unused stuff
|
2023-03-08 22:33:52 +01:00 |
Decidable.idr
|
some more properties of var
|
2023-01-12 16:03:09 +01:00 |
Equal.idr
|
split check and checkType. UAny is kill
|
2023-03-05 13:14:25 +01:00 |
Lexer.idr
|
change some single-character constructor names
|
2023-03-08 17:13:51 +01:00 |
Name.idr
|
sop → elab-util
|
2023-03-02 19:52:32 +01:00 |
No.idr
|
whnf actually reduces to whnf now (probably)
|
2023-01-23 03:02:55 +01:00 |
Pretty.idr
|
sop → elab-util
|
2023-03-02 19:52:32 +01:00 |
Reduce.idr
|
move pushSubsts to Q.S.T.Subst
|
2023-02-26 11:17:42 +01:00 |
Syntax.idr
|
remove universe type
|
2023-03-05 16:48:29 +01:00 |
Typing.idr
|
split check and checkType. UAny is kill
|
2023-03-05 13:14:25 +01:00 |