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-11-25
Used an evar name based on the local def name in "evar" tactic.
Hugo Herbelin
2014-11-25
A bit more information in debug tactic unification.
Hugo Herbelin
2014-11-25
Adapting to current semantics of "simpl non-evaluable-cst"
Hugo Herbelin
2014-11-25
Experimenting using unification when matching evar/meta free subterms
Hugo Herbelin
2014-11-24
Plugging console highlighting in for toplevel and compilation error messages.
Pierre-Marie Pédrot
2014-11-24
Adding test for bug #3248.
Pierre-Marie Pédrot
2014-11-24
Fixing bug #3817.
Pierre-Marie Pédrot
2014-11-23
Pass around information on the use of template polymorphism for
Matthieu Sozeau
2014-11-23
One more word about "simpl f": avoid "simpl f" to be printed "simpl f",
Hugo Herbelin
2014-11-23
Add printer for transparent state for ocamldebug.
Hugo Herbelin
2014-11-23
Partly revert commit d9681fb94a3e04a618e58cd09df9cee929170edc about
Hugo Herbelin
2014-11-23
Fix #3824. de Bruijn error in normalization of fixpoints.
Maxime Dénès
2014-11-22
Specific printer of Evar.Set.t for ocamldebug + more information in
Hugo Herbelin
2014-11-22
Attempt to organize and document unification flags of setoid rewrite.
Hugo Herbelin
2014-11-22
Removing superfluous newlines in setoid_rewrite error message.
Hugo Herbelin
2014-11-22
In setoid_rewrite error messages:
Hugo Herbelin
2014-11-22
Test for closed #2713 and #2876.
Hugo Herbelin
2014-11-22
Further simplifying functional induction.
Hugo Herbelin
2014-11-22
Simplifying code of functional induction.
Hugo Herbelin
2014-11-22
Not using an (arbitrary) pivot anymore for re-introduction of
Hugo Herbelin
2014-11-22
New simplification of code for generalizing hypotheses in destruct.
Hugo Herbelin
2014-11-22
Removing a hack which, according to the comment, should not be necessary
Hugo Herbelin
2014-11-22
Add test-suite file for dependent rewriting example by Vadim Zaliva and
Matthieu Sozeau
2014-11-22
Fix resolve_morphism to build well-scoped terms in case some arguments
Matthieu Sozeau
2014-11-22
Enforcing the non-normalization of evars in Tactics.get_next_hyp_position.
Pierre-Marie Pédrot
2014-11-22
Writing intro_replacing in the new monad.
Pierre-Marie Pédrot
2014-11-22
Removing useless flag of the historical move tactic.
Pierre-Marie Pédrot
2014-11-22
Exporting a primitive allowing to run completely the tactic monad.
Pierre-Marie Pédrot
2014-11-21
Adding test for bug #3326.
Pierre-Marie Pédrot
2014-11-21
Adding test for bug #3424.
Pierre-Marie Pédrot
2014-11-21
Cleaning up closed bugs in test-suite.
Pierre-Marie Pédrot
2014-11-21
Writing Tactics.keep in the new monad.
Pierre-Marie Pédrot
2014-11-21
Test for bug #3788.
Pierre-Marie Pédrot
2014-11-21
Add test-suite file for bug #3804.
Matthieu Sozeau
2014-11-21
Fix bug #3804.
Matthieu Sozeau
2014-11-21
Avoid compilation warning.
Matthieu Sozeau
2014-11-20
Adding test for bug #3684.
Pierre-Marie Pédrot
2014-11-20
Fixing the previous commit. We had to normalize evars first.
Pierre-Marie Pédrot
2014-11-20
Somehow fixing a side-effect bug in tactics-in-terms.
Pierre-Marie Pédrot
2014-11-20
Probably useless use of a global-environment reading function in Indrec.
Pierre-Marie Pédrot
2014-11-20
Exporting the function handling side-effects only applied to terms.
Pierre-Marie Pédrot
2014-11-20
Re-removing the Hiddentac module. For some reason it had been reintroduced
Pierre-Marie Pédrot
2014-11-20
Global.env chasing in Inv.
Pierre-Marie Pédrot
2014-11-20
Adding locations to tclZEROMSG.
Pierre-Marie Pédrot
2014-11-20
Setting printing flags on the printing of mutual inductives.
Pierre-Marie Pédrot
2014-11-20
Moving mutual inductive printing from Printer to Printmod.
Pierre-Marie Pédrot
2014-11-19
Making map_union a standard function of the ML library.
Hugo Herbelin
2014-11-19
Slightly improving error messages when mismatch with Proof using at Qed time.
Hugo Herbelin
2014-11-19
Option -type-in-type continued (deactivate test for inferred sort of
Hugo Herbelin
2014-11-19
Continuing fixing nested but convertible occurrences in find_subterm
Hugo Herbelin
[next]