index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-27
Remove auto's use of dummy goal, use the proper sigma for pattern_of_constr.
Matthieu Sozeau
2014-09-27
Fix semantics of matching with folded/unfolded projections to definitely
Matthieu Sozeau
2014-09-27
Fix bug #3672, application of primitive projections as coercions.
Matthieu Sozeau
2014-09-27
Fix bug 3662 by actually reducing primitive projections in cbv/compute.
Matthieu Sozeau
2014-09-27
Bug fixed.
Matthieu Sozeau
2014-09-27
Make pattern_of_constr typed so that we can infer the proper patterns
Matthieu Sozeau
2014-09-27
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
Adapting to naming of evars.
Hugo Herbelin
2014-09-27
Changed semantics of induction !id when a clause is given: don't
Hugo Herbelin
2014-09-27
Removing the last use of tclSENSITIVE in favour of tclNEWGOALS.
Pierre-Marie Pédrot
2014-09-26
Adding a tclNEWGOALS primitive.
Pierre-Marie Pédrot
2014-09-26
Hurkens.v: Fix a syntax error.
Arnaud Spiwack
2014-09-26
Fix canonical structure resolution which was launched on the results of
Matthieu Sozeau
2014-09-26
ClassicalFacts: adds a proof that weak excluded middle implies weak proof irr...
Arnaud Spiwack
2014-09-26
Hurkens.v: new paradox: type of modal propositions is not a retract.
Arnaud Spiwack
2014-09-26
Hurkens.v: fix coqdoc formatting in a comment.
Arnaud Spiwack
2014-09-26
Add a bunch of reproduction files for bugs.
Xavier Clerc
2014-09-26
Add missing "Fail" to bug cases.
Xavier Clerc
2014-09-26
Bug #3566 is fixed.
Xavier Clerc
2014-09-26
Adding a test for bug #3653.
Pierre-Marie Pédrot
2014-09-26
Test cases for closed bugs.
Xavier Clerc
2014-09-25
Fix incorrect assert false in detyping.
Matthieu Sozeau
2014-09-25
Revert changes of commit 4e1135fb315eab7 over file "plugins/micromega/sos.ml",
Xavier Clerc
2014-09-25
Add several reproduction files for bugs.
Xavier Clerc
2014-09-25
Improve consistency of whitespace (beautifier).
Xavier Clerc
2014-09-25
Remove some 'deprecated' warnings.
Xavier Clerc
2014-09-25
Hurkens.v: update comments.
Arnaud Spiwack
2014-09-24
Update test-suite files.
Matthieu Sozeau
2014-09-24
Rename eq_constr functions in Evd to not break backward compatibility
Matthieu Sozeau
2014-09-24
Return a Prop not an arbitrary Type, and correct a typo.
Matthieu Sozeau
2014-09-24
Make eq_pattern_test/eq_test work up to the equivalence of primitive
Matthieu Sozeau
2014-09-24
Using an or_var rather than the hack with loc for coding a pure ident
Hugo Herbelin
2014-09-24
Added support for interpreting hyp lists in tactic notations.
Hugo Herbelin
2014-09-24
Hurkens.v: show proofs in coqdoc.
Arnaud Spiwack
2014-09-24
Hurkens.v: a proof of [Type@{i}<>A] for any [A:Type@{i}].
Arnaud Spiwack
2014-09-24
Hurkens.v: coqdoc documentation.
Arnaud Spiwack
2014-09-24
A new version of Hurkens.v.
Arnaud Spiwack
2014-09-24
Make the retroknowledge marshalable.
Arnaud Spiwack
2014-09-24
Fix a message.
Arnaud Spiwack
2014-09-24
coqtop -emacs: do not declare "still unfocused goals" as an "infomsg".
Arnaud Spiwack
2014-09-23
Fix bug #3656.
Matthieu Sozeau
2014-09-23
ATBR can't compile without the fix, as it uses setoid_rewrite to rewrite
Matthieu Sozeau
2014-09-23
Fix bug in setoid_rewrite introduced by PMP's commits, which was creating
Matthieu Sozeau
2014-09-23
adds general facts in the Reals library, whose need was detected in
Yves Bertot
2014-09-22
Correction of error message (bug 3359)
Julien Forest
2014-09-22
Fixing bug 3951
Julien Forest
2014-09-21
Rewrite.apply_lemma is written in state passing style.
Pierre-Marie Pédrot
2014-09-21
More invariants in the code of Refine.
Pierre-Marie Pédrot
2014-09-21
Removing a nonsensical Errors.push.
Pierre-Marie Pédrot
2014-09-19
Move the specific map_constr_with_binders_left_to_right
Matthieu Sozeau
[next]