Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: shonfeder/um-abt

0.1.7

04 Oct 00:17
2b3860b

Choose a tag to compare

CHANGES:

  • Add s-expression representation of UABTs (See #3)

0.1.6

31 Aug 00:35
e121a8d

Choose a tag to compare

CHANGES:

  • Improve documentation

0.1.5

24 Aug 10:57
71f39b1

Choose a tag to compare

CHANGES:

  • Fix bug in ɑ-equivalence algorithm (See f89271)

0.1.4

21 Aug 03:45
6bd393a

Choose a tag to compare

CHANGES:

  • Add conflict with result < 1.5
  • Remove lower bound on ocaml compiler
  • Add Syntax signature
  • Fix nominal unification
  • Fix cyclic term detection

0.1.3

16 Aug 03:39
18284ee

Choose a tag to compare

CHANGES:

  • Put lower bound of 4.08.0 on ocaml compiler

0.1.2

16 Aug 03:01
8d243f3

Choose a tag to compare

CHANGES:

  • Fix missing logs dependency
  • Fix documentation of =.= operator

0.1.1

16 Aug 02:28
e3d4b1f

Choose a tag to compare

CHANGES:

  • Fix binding constructor bug
  • Fix build failure
  • Fix missing dependencies

v0.1.0

16 Aug 01:21
94ec569

Choose a tag to compare

CHANGES:

  • Initial release