1
Fork 0
Commit Graph

9 Commits (jrpotter/final)

Author SHA1 Message Date
Joshua Potter 25ec417287 Move around and setup last exercise. 2021-12-24 08:16:06 -05:00
Joshua Potter cef32ad12b Add implementations and tests around closed tagless final.
Refactor to share some logic with initial-encoding.
2021-12-23 18:21:00 -05:00
Joshua Potter c7abf209eb Rename project to `tagless-final`.
Reorganize to separate closed implementation.
2021-12-22 09:41:24 -05:00
Joshua Potter b0c8e3af2a Remove NF in multiple passes implementation. 2021-12-22 08:17:17 -05:00
Joshua Potter ed49233084 Fix package names. 2021-12-22 08:02:59 -05:00
Joshua Potter 41926c8abc Add with GADT support. 2021-12-21 22:28:03 -05:00
Joshua Potter 7303a43f5b Add initial encoding tests. 2021-12-20 09:22:07 -05:00
Joshua Potter a63f2688db Cleanup parser-initial code. 2021-12-20 08:53:18 -05:00
Joshua Potter c69f000ebe Initial commit. 2021-12-20 08:16:50 -05:00