Commit graph

15 commits

Author SHA1 Message Date
7b53d56072 a few basic fv tests to make sure it's not reversed or whatever 2023-09-16 13:34:11 +02:00
d5f4a012c5 add source locations to inner syntax 2023-05-02 03:06:25 +02:00
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
a17752f31c fix up tests 2023-03-31 23:43:25 +02:00
126a585c74 remove unused dep 2023-03-25 20:55:47 +01:00
5945265867 some DimEq tests 2023-03-25 20:55:38 +01:00
f5fa63a6df some pretty printing tests 2023-03-16 18:19:17 +01:00
edeee68cb7 parser 2023-03-04 21:35:09 +01:00
7d2c3b5a8e more typed equality, uip, etc 2023-02-11 18:15:50 +01:00
4b36d8b7c8 pair stuff 2023-01-26 19:55:08 +01:00
b4ac58f866 move TAP to its own package
https://git.rhiannon.website/rhi/idris2-tap
2022-05-26 16:25:56 +02:00
804f1e3638 remove src directories 2022-05-06 22:01:44 +02:00
79211cff84 start of parser stuff 2022-05-06 21:58:32 +02:00
1931f954fb renamings 2022-05-04 20:13:56 +02:00
7f415328a2 wip nix 2022-05-04 17:09:49 +02:00