quox/lib/Quox
rhiannon morris 30fa93ab4e refactor core syntax slightly to derive Eq/Show
add a new `WithSubst tm env to` record that packages a `tm from`
with a `Subst env from to`, and write instances for just that. the
rest of the AST can be derived
2023-04-27 21:37:20 +02:00
..
Parser add file locations to Parser.Syntax 2023-04-26 06:12:03 +02:00
Syntax refactor core syntax slightly to derive Eq/Show 2023-04-27 21:37:20 +02:00
Typing coercions and compositions 2023-04-15 15:13:01 +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 coercions and compositions 2023-04-15 15:13:01 +02:00
Decidable.idr some more properties of var 2023-01-12 16:03:09 +01:00
Definition.idr do scope checking in FromParser where it belongs 2023-04-18 22:55:23 +02:00
EffExtra.idr mtl ⇒ eff 2023-03-31 19:26:24 +02:00
Equal.idr do scope checking in FromParser where it belongs 2023-04-18 22:55:23 +02:00
Loc.idr add file locations to Parser.Syntax 2023-04-26 06:12:03 +02:00
Name.idr rewrite parser 2023-04-24 22:25:04 +02:00
NatExtra.idr re-add tightening and use it when messing with scopes 2023-04-17 20:56:31 +02:00
No.idr whnf actually reduces to whnf now (probably) 2023-01-23 03:02:55 +01: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 coercions and compositions 2023-04-15 15:13:01 +02:00
Reduce.idr refactor core syntax slightly to derive Eq/Show 2023-04-27 21:37:20 +02:00
Syntax.idr remove universe type 2023-03-05 16:48:29 +01:00
Typechecker.idr fix the most embarrassing quantity mistake ever 2023-04-20 19:29:57 +02:00
Typing.idr do scope checking in FromParser where it belongs 2023-04-18 22:55:23 +02:00