1
Fork 0
Commit Graph

11 Commits (8cf7bcd222a9ee3d5718e89b2186a56563c0c5e2)

Author SHA1 Message Date
Joshua Potter 8cf7bcd222 Proof of concept around copy symantics. 2021-12-26 10:14:04 -05:00
Joshua Potter 6eab07e732 Keep strict. 2021-12-25 18:31:54 -05:00
Joshua Potter 6f1e8de814 Minor clean up of final implementation.
Convert initial encoding with better `Result`.
2021-12-25 15:00:12 -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