1
Fork 0
Commit Graph

16 Commits (7a827ff99a42c01cc8d7b353d7e3dbdfe323432e)

Author SHA1 Message Date
Joshua Potter 7a827ff99a
Update README.md 2022-01-13 04:59:42 -05:00
Joshua Potter caac19270e Automatic formatting. 2022-01-12 06:52:14 -05:00
Joshua Potter e67d2d8903
Include snippet of post 2022-01-11 16:06:48 -05:00
Joshua Potter 9e9aa31670
Create README.md 2021-12-26 18:08:08 -05:00
Joshua Potter 77dbe32785 Strict dynamic. 2021-12-26 17:27:04 -05:00
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