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-08-26
Make evarconv and unification able to handle eta for records in presence
Matthieu Sozeau
2014-08-26
Fix compilation error due to commented code in previous commit by Hugo.
Matthieu Sozeau
2014-08-25
Fixing bug #3377 by giving env and sigma to constrMathching. Now it's possible
Matthieu Sozeau
2014-08-25
Fix computation of dangling constraints at the end of a proof (bug #3531).
Matthieu Sozeau
2014-08-25
Fixing the essence of naming bug #3204: use same strategy for naming
Hugo Herbelin
2014-08-25
Add an is_cofix tactic
Jason Gross
2014-08-25
Prerequisite to fix stm test-suite when not in -local
Pierre Boutillier
2014-08-25
"allows to", like "allowing to", is improper
Jason Gross
2014-08-25
instanciation is French, instantiation is English
Jason Gross
2014-08-25
Clean up a comment in plugins/romega/ReflOmegaCore
Jason Gross
2014-08-25
Grammar: "avoiding to" isn't proper, either
Jason Gross
2014-08-25
Grammar: "allowing to" is not proper English
Jason Gross
2014-08-25
Correct a spelling mistake
Jason Gross
2014-08-25
factored out require_modifiers + bug fix.
Gregory Malecha
2014-08-25
coqdep comments counter is in the stack
Pierre Boutillier
2014-08-25
a comment about the new state.
Gregory Malecha
2014-08-25
Support for Timeout n and From ..
Gregory Malecha
2014-08-25
Make coqdep find Require commands prefixed by Time
Gregory Malecha
2014-08-25
Fixing previous commit.
Pierre-Marie Pédrot
2014-08-25
Fixing a bug introduced in the extension of 'apply in' + simplifying code.
Hugo Herbelin
2014-08-24
Removing a unused legacy parsing rule.
Pierre-Marie Pédrot
2014-08-24
Fixing bug #3404.
Pierre-Marie Pédrot
2014-08-24
Enabling drag & drop on the source view widgets.
Pierre-Marie Pédrot
2014-08-23
Tactics.is_quantified_hypothesis does not reduce anymore to decide whether
Pierre-Marie Pédrot
2014-08-23
Fix test-suite file.
Matthieu Sozeau
2014-08-23
Fixing ml-dot & mli-dot targets.
Pierre-Marie Pédrot
2014-08-23
Fixing bug #3533.
Pierre-Marie Pédrot
2014-08-23
Tactics.unify in the new monad.
Pierre-Marie Pédrot
2014-08-22
Move UnsatisfiableConstraints to a pretype error.
Matthieu Sozeau
2014-08-21
Removing unused parts of the Goal.sensitive monad.
Pierre-Marie Pédrot
2014-08-21
Removing a Goal.sensitive in Rewrite.
Pierre-Marie Pédrot
2014-08-21
Removing a use of tclSENSITIVE in Rewrite.
Pierre-Marie Pédrot
2014-08-21
Removing a use of tclSENSITIVE in Rewrite.
Pierre-Marie Pédrot
2014-08-21
Removing a use of tclSENSITIVE in Rewrite.
Pierre-Marie Pédrot
2014-08-21
Improve consistency of whitespace (beautifier).
Xavier Clerc
2014-08-21
Improve consistency of whitespace (beautifier).
Xavier Clerc
2014-08-21
Space after [identity] coercion keywords (beautifier).
Xavier Clerc
2014-08-21
Avoid redundant spaces (beautifier).
Xavier Clerc
2014-08-21
Do not drop the locality qualifier (beautifier).
Xavier Clerc
2014-08-21
Make beautify-archive usable on non-GNU systems.
Xavier Clerc
2014-08-19
Removing a use of Goal.refine.
Pierre-Marie Pédrot
2014-08-19
New primitive allowing to modify refine handles.
Pierre-Marie Pédrot
2014-08-18
Fix pretty-printing of the graph in Print Sorted Universes. Type.0 was larger...
Matthieu Sozeau
2014-08-18
Fixing unification of subterms identified by patterns.
Hugo Herbelin
2014-08-18
Lazy interpretation of patterns so that expressions such as "intros H H'/H"
Hugo Herbelin
2014-08-18
Adding a new intro-pattern for "apply in" on the fly. Using syntax
Hugo Herbelin
2014-08-18
Improving error message when applying rewrite to an expression which is not a...
Hugo Herbelin
2014-08-18
Factorizing cutrewrite (to be made obsolote) and dependent rewrite (to
Hugo Herbelin
2014-08-18
A few more comments in tactics.mli and hippatern.ml.
Hugo Herbelin
2014-08-18
Slight simplification of naming of tactics in equality.ml (hopefully).
Hugo Herbelin
[next]