index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-05-13
Fix for a second avatar of bug #4234.
Pierre-Marie Pédrot
2015-05-13
Documenting Set Regular Subst Tactic (though unsure this is worth the
Hugo Herbelin
2015-05-13
Better fixing #4198 such that the term to match is looked for before
Hugo Herbelin
2015-05-13
Documenting the Loose Hint Behavior flag.
Pierre-Marie Pédrot
2015-05-12
List.nth_error directly produces Some/None instead of value/error
Pierre Letouzey
2015-05-12
Mark PreOrder as a consequence of Equivalence. (Fix bug #4213)
Guillaume Melquiond
2015-05-12
Fix my previous commit on ~polyprop
Pierre Letouzey
2015-05-12
Adding an option Loose Hint Behavior to handle hints loaded but not imported.
Pierre-Marie Pédrot
2015-05-12
Adding unique identifiers to hints.
Pierre-Marie Pédrot
2015-05-12
Extraction: fix the detection of the "polyprop" situation
Pierre Letouzey
2015-05-12
Test for bug #4234.
Pierre-Marie Pédrot
2015-05-12
Fixing bug #4234.
Pierre-Marie Pédrot
2015-05-12
nice error for Restart outside a proof (Close: #4235)
Enrico Tassi
2015-05-12
STM: process_error_hook set in Vernac where fname is known (fix #4229)
Enrico Tassi
2015-05-11
Adding a test to check whether two tactic notations conflict.
Pierre-Marie Pédrot
2015-05-11
Test for bug #4232.
Pierre-Marie Pédrot
2015-05-11
Fixing bug #4232.
Pierre-Marie Pédrot
2015-05-11
Rationalizing a bit the interface of Hints.
Pierre-Marie Pédrot
2015-05-10
Code factorization in Constr_matching.
Pierre-Marie Pédrot
2015-05-09
Adjusting test-suite after 5cbc018fe9347 (subst as in 8.4 by default).
Hugo Herbelin
2015-05-09
Adding a flag "Set Regular Subst Tactic" off by default in v8.5 for
Hugo Herbelin
2015-05-08
A more user-friendly naming of variables of ltac names defined by
Hugo Herbelin
2015-05-06
Fixing treatment of recursive equations damaged by 857e82b2ca0d1.
Hugo Herbelin
2015-05-06
Fixing "subst" to respect v8.4 most-ancient to most-recent hyps order
Hugo Herbelin
2015-05-05
Compatibility ocaml 3.12.
Hugo Herbelin
2015-05-05
Granting wish #4221.
Pierre-Marie Pédrot
2015-05-05
Fix bug #4212, congruence forgetting about some universe constraints.
Matthieu Sozeau
2015-05-05
Removing dead code in Rewrite.
Pierre-Marie Pédrot
2015-05-05
Making the strategy type in Rewrite opaque.
Pierre-Marie Pédrot
2015-05-04
Code simplification in Tactics.
Pierre-Marie Pédrot
2015-05-04
Fix documentation of Redirect
Enrico Tassi
2015-05-04
Add a [Redirect] vernacular command
Clément Pit--Claudel
2015-05-01
Fixing computation of implicit arguments by position in fixpoints (#4217).
Hugo Herbelin
2015-05-01
Giving to "subst" a more natural semantic (fixing #4214) by using all
Hugo Herbelin
2015-04-27
Improve syntax highlighting.
Guillaume Melquiond
2015-04-27
Compile the VM code with some optimizations (+130% speedup).
Guillaume Melquiond
2015-04-27
Fix some ill-typed debugging code in the VM.
Guillaume Melquiond
2015-04-26
Open the file chooser even if there is no current session. (Fix bug #4206)
Guillaume Melquiond
2015-04-25
Cleaning some uses of exceptions in tactics.
Pierre-Marie Pédrot
2015-04-23
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
Using tclZEROMSG instead of tclZERO in several places.
Pierre-Marie Pédrot
2015-04-23
Removing dead code in Pp.
Pierre-Marie Pédrot
2015-04-22
Tactical `progress` compares term up to potentially equalisable universes.
Arnaud Spiwack
2015-04-22
Pp: obsolete comment.
Arnaud Spiwack
2015-04-22
Declarative mode: remaining goals are "given up" when closing blocks.
Arnaud Spiwack
2015-04-22
Fixing non exhaustive pattern-matching.
Hugo Herbelin
2015-04-22
Test for #4198 (appcontext in return clause of match).
Hugo Herbelin
2015-04-22
More precise numbers about Benjamin's fix for the VM.
Maxime Dénès
2015-04-22
Update CHANGES
Matthieu Sozeau
2015-04-22
Do not use list concatenation when gluing streams together, just mark them as...
Guillaume Melquiond
[next]