Skip to content

Releases: Mtac2/Mtac2

Mtac2 for 8.10

07 Dec 15:15
Compare
Choose a tag to compare

See CHANGES for details

Mtac2 1.1 for Coq 8.9

05 Feb 18:01
Compare
Choose a tag to compare

This release includes, among several bug-fixes:

  • Several performance improvements, mostly related to reducing the number of universes required for Mtac2 programs.
  • A new primitive for creating inductive definitions, still in beta.
  • A richer type for goals, including the possibility to change a hypothesis's type, and to ensure via typing that a goal has the Metavar constructor (formerly Goal).

Mtac2 1.1 for Coq 8.8

05 Feb 17:55
Compare
Choose a tag to compare

This release includes, among several bug-fixes:

  • Several performance improvements, mostly related to reducing the number of universes required for Mtac2 programs.
  • A new primitive for creating inductive definitions, still in beta.
  • A richer type for goals, including the possibility to change a hypothesis's type, and to ensure via typing that a goal has the Metavar constructor (formerly Goal).

Mtac2 1.0 for Coq 8.8

21 Aug 20:52
Compare
Choose a tag to compare
v1.0.1-coq8.8

Merge branch 'nocumul-8.8' into coq-8.8

Mtac2 1.0 for Coq 8.7

16 Aug 16:44
Compare
Choose a tag to compare
v1.0.0-coq8.7

Fix _CoqProject.