Commit Graph

192 Commits

Author SHA1 Message Date
rhiannon morris 5e11433c9f bit mask OPE stuff 2022-11-15 15:44:49 +01:00
rhiannon morris 42acbfc4ac rename SubView to Sub (Sub to Sub') and port over props 2022-11-06 18:35:42 +01:00
rhiannon morris 8582862914 remove stdlib duplication 2022-11-06 13:03:54 +01:00
rhiannon morris 5c3f2510fe split OPE stuff into modules 2022-11-06 12:43:52 +01:00
rhiannon morris 4b64399891 bitmask representation of lte 2022-11-06 12:43:52 +01:00
rhiannon morris 53bbcbf8c7 OPE & scope stuff 2022-11-06 12:43:52 +01:00
rhiannon morris 23c008b57a %inline 2022-11-06 12:43:52 +01:00
rhiannon morris e7272333cb remove a believe_me 2022-11-06 12:43:52 +01:00
rhiannon morris e1a9d99514 idris 0.6.0 [with temporary flake fork] 2022-11-06 12:43:52 +01:00
rhiannon morris 014de47a4c flake fix 2022-11-06 12:43:52 +01:00
rhiannon morris c8187c0801 OPE & scope stuff 2022-10-10 17:30:46 +02:00
rhiannon morris 8c05957f60 flake stuff
putting the inputs inside out like they were will prevent updates to
deps unless i update tap first. i think? which probably doesn't matter,
but it might
2022-10-06 21:16:54 +02:00
rhiannon morris 8a55cc9581 unfold definitions in equality checking, plus cleanup 2022-08-23 05:43:23 +02:00
rhiannon morris 44778825c2 add Definitions module 2022-08-22 10:29:58 +02:00
rhiannon morris 413c454898 pretty print E constructor as [brackets] 2022-08-22 10:08:18 +02:00
rhiannon morris 6dd18d89bd Uninhabited instances 2022-08-22 10:07:46 +02:00
rhiannon morris 77e94a3033 oops Shift.drop1 and ssDown were the same 2022-08-18 20:39:19 +02:00
rhiannon morris 956c677614 nix flake update 2022-08-18 00:23:17 +02:00
rhiannon morris 220a87f8a6 messing with nix again 2022-06-19 14:22:58 +02:00
rhiannon morris da91f7d95e a few more tests 2022-05-27 18:00:06 +02:00
rhiannon morris cd651558a2 idris doesn't support ARM i don't think 2022-05-27 17:23:22 +02:00
rhiannon morris 9920bea6e3 nix stuff 2022-05-27 13:31:52 +02:00
rhiannon morris b4ac58f866 move TAP to its own package
https://git.rhiannon.website/rhi/idris2-tap
2022-05-26 16:25:56 +02:00
rhiannon morris 4befbbeb42 rename devShells after subdirs 2022-05-26 12:32:42 +02:00
rhiannon morris bc9344c6ba some reduction tests & fixes 2022-05-25 16:10:19 +02:00
rhiannon morris bd57a976a8 haha oops forgot some \{} 2022-05-25 16:09:54 +02:00
rhiannon morris 221b69e8e8 tweak test formatting 2022-05-25 16:05:20 +02:00
rhiannon morris de3e13bad8 support notes/comments in test output 2022-05-25 16:04:51 +02:00
rhiannon morris 2b756ae1bb tiny tweak 2022-05-25 16:03:23 +02:00
rhiannon morris 818d559d58 shut up about dirty git trees 2022-05-25 16:01:54 +02:00
rhiannon morris 3cf246b4dc merge Quox.{Syntax.Term.}Reduce 2022-05-25 16:00:49 +02:00
rhiannon morris b0692c15b9 fancier tests 2022-05-25 14:22:30 +02:00
rhiannon morris 25f9df34ab [bib] OTT for good 2022-05-23 10:05:17 +02:00
rhiannon morris cde2a9b0d6 derive impls where possible 2022-05-13 07:18:49 +02:00
rhiannon morris 274ecfb58c normalizeNfc 2022-05-12 07:42:33 +02:00
rhiannon morris c743a99356 char class stuff 2022-05-10 22:44:11 +02:00
rhiannon morris 123e4b6ab4 general categories 2022-05-10 06:28:37 +02:00
rhiannon morris 89f9793143 equality tests 2022-05-09 18:31:43 +02:00
rhiannon morris a26eba7d7f parser stuff 2022-05-09 18:31:30 +02:00
rhiannon morris 5b1dab24f2 𝒰 → ★ 2022-05-09 04:30:37 +02:00
rhiannon morris 50a2ec02cb parser stuff 2022-05-08 20:03:18 +02:00
rhiannon morris 8a955eebb3 some equality tests 2022-05-08 20:02:57 +02:00
rhiannon morris 756bc5b9f3 fromInteger for universe 2022-05-08 20:02:21 +02:00
rhiannon morris 41056559f2 add .#lib and .#test devShell aliases 2022-05-08 19:29:03 +02:00
rhiannon morris 77c1492cad add some missing --no-link flags 2022-05-08 19:28:49 +02:00
rhiannon morris 1e7a6cf01f parser stuff 2022-05-08 05:41:55 +02:00
rhiannon morris f5a98e6584 add impls of Eq/Show to Term/Elim in tests 2022-05-08 05:41:32 +02:00
rhiannon morris fcbc92e54c more tokens 2022-05-07 22:02:13 +02:00
rhiannon morris 12753eb894 adjust precedence of (:-)
so `skip $ "grp" :- [...]` works
2022-05-07 21:30:41 +02:00
rhiannon morris 809a0fc859 simplify lexical grammar
this is a core language after all
2022-05-07 21:26:16 +02:00