quox/lib/Quox
rhiannon morris ebf6aefb1d parser tweaks
qtys and dims don't allow useless parens any more. everything else
should be the same
2023-03-18 20:03:01 +01:00
..
Parser parser tweaks 2023-03-18 20:03:01 +01:00
Syntax print non-dependent products (easy mode) 2023-03-18 02:46:41 +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
Context.idr use NContext/SnocVect for scope name lists etc 2023-03-16 18:18:49 +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 print non-dependent products (easy mode) 2023-03-18 02:46:41 +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
Typechecker.idr use NContext/SnocVect for scope name lists etc 2023-03-16 18:18:49 +01:00
Typing.idr pretty printing errors 2023-03-15 15:54:51 +01:00