Commit Graph

12 Commits

Author SHA1 Message Date
a9c72d5a6d drop HOAS, add Monad stack.
HOAS was dropped while fixing unrelated bug, but I think I'll keep it
out.
2024-04-11 21:09:42 -07:00
6a59aa97f8 Add monad, quote/eval broken 2024-04-11 16:27:51 -07:00
46f9caccab checkpoint 2024-04-11 15:21:13 -07:00
3b1bd4aad1 Fix implicit/explicit printing, various other issues 2024-04-10 22:07:50 -07:00
1f2afb279e Add prettyprint, merge plicity types 2023-09-30 06:36:19 -07:00
59f726ab96 Lib/TT.idr is well scoped 2023-07-13 20:06:03 -07:00
ec3cf04db4 fix comment parsing 2023-05-20 16:20:36 -07:00
c9fdd33770 Move unused files to ATTIC (not committed) 2023-04-10 21:34:43 -07:00
5c294850a8 Checkpoint some existing changes. 2023-04-10 21:24:07 -07:00
6e7a7c7d04 Parse modules 2022-09-15 22:03:20 -07:00
1ed884eff9 Show instances, fixed a bunch of bugs in parsing
- The case / let / indent stuff actually works
- Needed a bunch of defers
- Idris silently builds loops in immediate definitions
2022-09-12 07:46:04 -07:00
39deff1465 chkpt 2022-09-08 22:45:07 -07:00