index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
Age
Commit message (
Expand
)
Author
2016-11-24
Fix some documentation typos.
Guillaume Melquiond
2016-11-08
Use pf_get_type_of to avoid blowup in pose proof of large proof terms
Matthieu Sozeau
2016-11-07
Merge commit 'e6edb33' into v8.6
Maxime Dénès
2016-11-07
More explicit name for status of unification constraints.
Maxime Dénès
2016-11-04
Fix #3441 Use pf_get_type_of to avoid blowup
Matthieu Sozeau
2016-10-22
Renamings to avoid confusion deprecating old names
Matthieu Sozeau
2016-10-22
Unification constraint handling (#4763, #5149)
Matthieu Sozeau
2016-10-12
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-12
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-12
Merge remote-tracking branch 'git/bug5123' into v8.5
Matthieu Sozeau
2016-10-11
Fix bug #5123: mark all shelved evars unresolvable
Matthieu Sozeau
2016-10-11
Fix for bug #4863, update the Proofview's env with
Matthieu Sozeau
2016-10-10
Fix #4416: - Incorrect "Error: Incorrect number of goals"
Arnaud Spiwack
2016-10-03
Merge remote-tracking branch 'github/pr/263' into v8.6
Maxime Dénès
2016-09-28
Fix bug #4723 and FIXME in API for solve_by_tac
Matthieu Sozeau
2016-09-24
Moving "move" in the new proof engine.
Hugo Herbelin
2016-09-16
Adding variants enter_one and refine_one which assume that exactly one
Hugo Herbelin
2016-09-12
Merge remote-tracking branch 'github-coq/pr/249' into v8.6
Matthieu Sozeau
2016-09-09
no-refold patch
Paul Steckler
2016-09-09
Fast path in Clenvtac.clenv_refine typeclass resolution.
Pierre-Marie Pédrot
2016-09-09
Tracking careless uses of slow name lookup.
Pierre-Marie Pédrot
2016-09-02
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-01
Fixing name of internal refine ("simple refine").
Hugo Herbelin
2016-08-19
[pp] Fix newline issues.
Emilio Jesus Gallego Arias
2016-08-17
infoH: output via msg_* to make the XML protocol happy
Enrico Tassi
2016-07-13
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-13
Fixing printing of evar name in an error message of instantiate.
Hugo Herbelin
2016-07-04
Merge branch 'v8.5' into trunk
Maxime Dénès
2016-07-03
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Add and document match, fix and cofix reduction flags.
Maxime Dénès
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
Fixing #4881 (synchronizing "Declare Implicit Tactic" with backtrack).
Hugo Herbelin
2016-07-01
Fixing #4882 (anomaly with Declare Implicit Tactic on hole of type with evars).
Hugo Herbelin
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-24
Optim in Clenv: use noccurn instead of depends.
Pierre-Marie Pédrot
2016-06-20
Prevent a useless evar normalization in Clenvtac.unify.
Pierre-Marie Pédrot
2016-06-14
Add documentation for goal selectors.
Cyprien Mangin
2016-06-14
Add goal range selectors.
Cyprien Mangin
2016-06-13
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-06-12
Another fix to #4782 (a typing error not captured when dealing with bindings).
Hugo Herbelin
2016-06-11
Fixing #4782 (a typing error not captured when dealing with bindings).
Hugo Herbelin
2016-06-09
Adding a bit of documentation in the mli.
Pierre-Marie Pédrot
2016-06-08
proofs/proofs.mllib: no more proof_errors !
Pierre Letouzey
2016-06-01
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-26
Pfedit.get_current_context refinement (fix #4523)
Matthieu Sozeau
2016-05-17
Removing some compatibility layers in Tactics.
Pierre-Marie Pédrot
2016-05-16
Put the "cofix" tactic in the monad.
Pierre-Marie Pédrot
2016-05-16
Put the "fix" tactic in the monad.
Pierre-Marie Pédrot
[next]