Commit Graph

169 Commits

Author SHA1 Message Date
rhiannon morris 6cb862033a add Quox.OPE 2022-02-27 02:17:09 +01:00
rhiannon morris 8248f8ed82 remove some implicits that can now be inferred 2022-02-27 02:06:52 +01:00
rhiannon morris 3722c769cf add some properties of Var.Compare 2022-02-27 01:50:01 +01:00
rhiannon morris c653fcb664 more formatting stuff 2022-02-27 01:49:42 +01:00
rhiannon morris e264a18e21 i found an issue about that 0 bug 2022-02-27 01:48:37 +01:00
rhiannon morris 7d821b20ef add %inline to some instances 2022-02-27 01:47:55 +01:00
rhiannon morris 76c02adf03 add Subst.one 2022-02-27 01:47:25 +01:00
rhiannon morris 3ea9db1c82 export bodies of CanShift instances and rename Compose to Map 2022-02-27 01:47:25 +01:00
rhiannon morris d8f869d6df some DimEqs properties 2022-02-27 01:47:25 +01:00
rhiannon morris 7ea494c3cd add some whnf stuff 2022-02-27 01:47:25 +01:00
rhiannon morris 9b260529c8 add casts to Integer for Var & Shift 2022-02-27 01:36:08 +01:00
rhiannon morris 610b5fde2d add DimEqs.get etc 2022-02-27 01:33:52 +01:00
rhiannon morris 8006ae4c40 add DimEqs.zeroEq 2022-02-27 01:31:52 +01:00
rhiannon morris d52d1c3181 add %inlines 2022-02-27 01:30:23 +01:00
rhiannon morris bc3230e000 rename Error.inj to one 2022-02-27 01:28:49 +01:00
rhiannon morris 9bd02d185a add Context.pure 2022-02-27 01:28:36 +01:00
rhiannon morris 762ef780af formatting etc 2022-02-27 01:28:19 +01:00
rhiannon morris 3efff3e96d rewrite Context.(!!) 2022-02-27 01:22:05 +01:00
rhiannon morris 88338050fc start of type stuff 2021-12-23 19:05:50 +01:00
rhiannon morris f363dc3122 add DimEq 2021-12-23 19:05:00 +01:00
rhiannon morris 730cedc4c0 wap quantities in pi to match grtt 2021-12-23 19:03:37 +01:00
rhiannon morris b5cfc7b23b add pushSubsts' to just have the term without proof 2021-12-23 19:03:04 +01:00
rhiannon morris 568dba6f0b CanShift Dim 2021-12-23 19:01:39 +01:00
rhiannon morris a11e4d5ef1 add LT/LTE for vars 2021-12-23 19:01:24 +01:00
rhiannon morris acfa1b96be bikeshedding again 2021-12-23 16:05:55 +01:00
rhiannon morris 1924250fcd add lengthPrf0 for contexts 2021-12-23 16:03:49 +01:00
rhiannon morris 7bc58625a1 add (?!) for nondependent contexts 2021-12-23 15:58:58 +01:00
rhiannon morris 2a5b8ec815 bikeshedding 2021-12-23 15:55:18 +01:00
rhiannon morris dbd0a3a451 add name to type arg in Context' and Telescope' 2021-12-23 15:54:16 +01:00
rhiannon morris c75332be44 remove old typecheck stuff 2021-12-23 15:53:40 +01:00
rhiannon morris e833322ebe add separate type for dimension endpoints 2021-12-23 15:52:56 +01:00
rhiannon morris 40fde92823 change printing of binders
old: (1 | 1 | x : A) ->
new: (x @ 1, 1 : A) ->
2021-12-23 15:50:19 +01:00
rhiannon morris d5530f9884 remove Eval.idr which is no good 2021-11-29 14:50:53 +01:00
rhiannon morris fce293caa7 fix an outdated comment 2021-11-21 14:59:41 +01:00
rhiannon morris 37230a8032 tweak some type signatures 2021-11-21 14:59:27 +01:00
rhiannon morris 81fc802fa8 move SomeTerm stuff 2021-09-26 11:11:30 +02:00
rhiannon morris 65e45dcc79 use stdlib Elem and add note why not also stdlib OpenUnion 2021-09-26 10:55:07 +02:00
rhiannon morris 2b1a043280 beginnings of typechecker, maybe 2021-09-25 20:24:23 +02:00
rhiannon morris 11856fa96a eval stuff 2021-09-25 20:24:04 +02:00
rhiannon morris a5b07672ae renaming etc in closure stuff 2021-09-25 20:14:13 +02:00
rhiannon morris eae97a7b9d reorder clauses in Subst.(.) 2021-09-25 20:13:51 +02:00
rhiannon morris cdcd926347 improve error interfaces 2021-09-25 20:13:13 +02:00
rhiannon morris 36b3479c8d more context stuff 2021-09-25 20:11:29 +02:00
rhiannon morris f87950915d add more bib entries 2021-09-25 20:10:30 +02:00
rhiannon morris 83ad802f6e add fancy error monad 2021-09-20 09:32:02 +02:00
rhiannon morris 4da8aa6031 start of eval module but not really 2021-09-09 23:56:29 +02:00
rhiannon morris e0bf8fa795 add context stuff 2021-09-09 23:56:10 +02:00
rhiannon morris 3f11530336 rename isCloX to topCloX 2021-09-09 23:55:49 +02:00
rhiannon morris 4a2f7e1497 add CanSubst Var (Term/Elim) 2021-09-09 23:55:30 +02:00
rhiannon morris 8c675d01d5 make (//) lazier 2021-09-09 23:54:40 +02:00