quox/lib/Quox
rhiannon morris 7d36a7ff54 allow matching at 0 where appropriate
(for pairs, and for enums with 0 or 1 constructors)
2023-03-27 00:08:09 +02:00
..
Parser natural numbers 2023-03-26 14:40:54 +02:00
Syntax quantities in case don't need to be *exactly* the same 2023-03-27 00:01:32 +02:00
Typing quantities in case don't need to be *exactly* the same 2023-03-27 00:01:32 +02: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 quantities in case don't need to be *exactly* the same 2023-03-27 00:01:32 +02:00
Decidable.idr some more properties of var 2023-01-12 16:03:09 +01:00
Definition.idr remove inject stuff 2023-03-25 22:44:30 +01:00
Equal.idr add missing %default total 2023-03-27 00:07:39 +02: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 add runPrettyWith, etc 2023-03-25 20:48:26 +01:00
Reduce.idr use a SnocVect for subN 2023-03-26 16:09:47 +02:00
Syntax.idr remove universe type 2023-03-05 16:48:29 +01:00
Typechecker.idr allow matching at 0 where appropriate 2023-03-27 00:08:09 +02:00
Typing.idr natural numbers 2023-03-26 14:40:54 +02:00