Skip to content

2.6.0

Latest
Compare
Choose a tag to compare
@fblanqui fblanqui released this 28 Jan 15:00
· 0 commits to master since this release

CHANGES:

Added

  • Add tactic set.
  • Decimal notation for integers.

Fixed

  • Why3 tactic.
  • Induction tactic.

Changed

  • Improved Core.Term.eq_modulo (Claudio Sacerdoti) -> speed up factor between 2 and 9
  • The export option --requiring does not require as argument a file with extension .v anymore: the argument must be a module name.
  • Option '--erasing' renamed into '--mapping'.
  • Builtins necessary for the decimal notation.