index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
A patch for printing "match" when constructors are defined with let-in
Hugo Herbelin
2014-10-20
*
Fixing a bug in the presence of let-in in inductive arity.
Hugo Herbelin
2014-10-20
*
Revert "Fixing a loop in proof reconstruction for congruence (#2447)."
Hugo Herbelin
2014-10-17
*
Revert "Essai où assert_style n'est utilisé que si pas visuellement une éq...
Hugo Herbelin
2014-10-17
*
Now printing "now a keyword" only in verbose mode.
Hugo Herbelin
2014-10-17
*
When facing problem ?id = ?id' in resolution of return predicate,
Hugo Herbelin
2014-10-17
*
Experimental printing of the signature of open evars in Check.
Hugo Herbelin
2014-10-17
*
New experimental heuristic printing strategy for evar instances: We
Hugo Herbelin
2014-10-17
*
Re-displaying evar instances in debugger.
Hugo Herbelin
2014-10-17
*
Fixing a loop in proof reconstruction for congruence (#2447).
Hugo Herbelin
2014-10-17
*
Essai où assert_style n'est utilisé que si pas visuellement une équation;
Hugo Herbelin
2014-10-17
*
More fallout from elisp rename
Anders Kaseorg
2014-10-16
*
Relaxing again the test on types of replacements in tactic change
Hugo Herbelin
2014-10-16
*
In convert_concl/convert_hyp: nf_enter -> enter.
Hugo Herbelin
2014-10-16
*
Revert "Naming main goal "Main""
Hugo Herbelin
2014-10-16
*
Refactoring proofview: make the definition of the logic monad polymorphic.
Arnaud Spiwack
2014-10-16
*
Refresh to avoid algebraic universes on the right.
Matthieu Sozeau
2014-10-16
*
Fix test-suite scripts.
Matthieu Sozeau
2014-10-16
*
Bug fixed by Hugo.
Matthieu Sozeau
2014-10-16
*
Grab Existential Variables: restore the goal order from v8.4.
Arnaud Spiwack
2014-10-16
*
Proofview: cleanup: no more reference to Goal.goal.
Arnaud Spiwack
2014-10-16
*
Put evars remaining after a tactic on the shelf.
Arnaud Spiwack
2014-10-16
*
Refine: proper scoping of the future goals.
Arnaud Spiwack
2014-10-16
*
Goal: remove [advance] from the API.
Arnaud Spiwack
2014-10-16
*
Proofview: remove unused [refresh_sigma] compatibility primitive.
Arnaud Spiwack
2014-10-16
*
Goal: remove some functions from the compatibility layer.
Arnaud Spiwack
2014-10-16
*
Goal: remove most of the API (make [Goal.goal] concrete).
Arnaud Spiwack
2014-10-16
*
Make [Goal.goal] be exactly [Evar.t].
Arnaud Spiwack
2014-10-16
*
Goal: remove dead code.
Arnaud Spiwack
2014-10-16
*
Expose Proofview.Refine.with_type in the API.
Arnaud Spiwack
2014-10-16
*
Proofview.Refine: remove the handle type, and simplify the API.
Arnaud Spiwack
2014-10-16
*
Move the handling of the principal evar from refine to evd.
Arnaud Spiwack
2014-10-16
*
Move the handling a new evars from the [Proofview.Refine] module to [Evd].
Arnaud Spiwack
2014-10-16
*
Evd: a few comments to document the increasingly wide internal [evar_map] type.
Arnaud Spiwack
2014-10-16
*
Evd: remove/update obsolete comments.
Arnaud Spiwack
2014-10-16
*
Proofview.Refine: delay the marking of new evars as goals from [new_evar] to ...
Arnaud Spiwack
2014-10-16
*
Proofview: small optimisation/simplification.
Arnaud Spiwack
2014-10-16
*
ConstructiveEpsilon: simplify the before_witness type using non-uniform param...
Arnaud Spiwack
2014-10-16
*
Adding a timeout to bug #2447.
Pierre-Marie Pédrot
2014-10-15
*
To stay closer to non-primitive projections, only unfold primitive
Matthieu Sozeau
2014-10-15
*
Make use of unfolded primitive projections when elaborating match on a
Matthieu Sozeau
2014-10-15
*
Fix ill-typed debugging function
Matthieu Sozeau
2014-10-15
*
Fix for bug #3618.
Matthieu Sozeau
2014-10-15
*
Remaining tactics of the Auto module were put in the monad.
Pierre-Marie Pédrot
2014-10-15
*
Closed bug 3710.
Matthieu Sozeau
2014-10-15
*
Bug 3692 is fixed.
Matthieu Sozeau
2014-10-15
*
Bug 3628 is fixed.
Matthieu Sozeau
2014-10-15
*
Fix test-suite files which failed due to usage of $(admit)$ which
Matthieu Sozeau
2014-10-15
*
Fix bug 3637.
Matthieu Sozeau
2014-10-15
*
Reenable FO unification of primitive projections and their eta-expanded
Matthieu Sozeau
2014-10-15
[next]