Skip to content

Releases: lambdageek/unbound-generics

Version 0.1

10 Mar 11:53
Compare
Choose a tag to compare

Major version bump: Handwritten Alpha instances have to provide an acompare' method

Version 0.0.3

10 Mar 11:47
Compare
Choose a tag to compare
v0.0.3

Version 0.0.3

v0.0.2.1

12 Feb 15:50
Compare
Choose a tag to compare
Release 0.0.2.1

v0.0.2

06 Dec 23:26
Compare
Choose a tag to compare
  • Added Rec and TRec combinators
    • Test case
  • Added an Alpha instance for ()

tasty

05 Oct 20:45
Compare
Choose a tag to compare

No major changes. Added 'lunbind2' function. Switched to 'tasty' for tests.

Add LC example. (from sdiehl:unbound-generics)

v0.0.1

05 Oct 22:22
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Also update travis install command.

Minimal usable implementation.

24 Sep 05:36
Compare
Choose a tag to compare
Pre-release

This version has enough functionality for languages with moderately interesting binding structure. For example, see the unbound-generics branch of pi-forall.