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

Skip to content

Tags: Matafou/LibHyps

Tags

4.0.0

Toggle 4.0.0's commit message
Triger tests in CI.

3.0.2

Toggle 3.0.2's commit message
Trigger tests in CI.

3.1.0-beta

Toggle 3.1.0-beta's commit message
 Fix Makefile.

3.0.1

Toggle 3.0.1's commit message
udpate opam file to support coq-8.21~

3.0.0

Toggle 3.0.0's commit message
especialize now must ecplicitely cite created evars.

Still looking for a way to have a "default mode" where all variables
needed to *type* the premised to be proved are evarized.

For not we do

especialize X with x,y,z at 1,2,3.

And we get errors if we forget a variable.

libhyps-2.0.8

Toggle libhyps-2.0.8's commit message
Same player try again.

libhyps-2.0.7

Toggle libhyps-2.0.7's commit message
Un plugging especialize because it does not work in coq-8.18.

This is due to coq's specialilze being less permissive with evars.
I Will try to find a way to reimplement when I have time. This may need
to extend coq.

libhyps-2.0.6

Toggle libhyps-2.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from palmskog/fix-license-opam

Unambiguously state MIT license

libhyps-2.0.5

Toggle libhyps-2.0.5's commit message
Fixed wrong use of tactic move + optim + tests adapted.

libhyps-2.0.4.1

Toggle libhyps-2.0.4.1's commit message
Fixed wrong use of tactic move + optim + tests adapted.